Atmosphere/libraries/libmesosphere/include/mesosphere/arch/arm64
2020-07-31 14:50:52 -07:00
..
init kern: switch memset to optimized impl 2020-07-31 14:50:52 -07:00
kern_cpu_system_registers.hpp kern: implement SvcSleepSystem 2020-07-31 14:50:52 -07:00
kern_cpu.hpp kern: SvcFlushDataCache, SvcFlushEntireDataCache 2020-07-31 14:50:52 -07:00
kern_k_debug.hpp
kern_k_exception_context.hpp kern: implement SvcGetThreadContext3 2020-07-31 14:50:52 -07:00
kern_k_hardware_timer.hpp
kern_k_interrupt_controller.hpp kern: implement SvcSleepSystem 2020-07-31 14:50:52 -07:00
kern_k_interrupt_manager.hpp kern: implement SvcSleepSystem 2020-07-31 14:50:52 -07:00
kern_k_interrupt_name.hpp
kern_k_page_table_entry.hpp
kern_k_page_table_impl.hpp
kern_k_page_table.hpp kern: Map L1/L2 blocks when possible 2020-07-31 14:50:52 -07:00
kern_k_process_page_table.hpp kern: SvcReadDebugProcessMemory, SvcWriteDebugProcessMemory 2020-07-31 14:50:52 -07:00
kern_k_slab_heap_impl.hpp kern: fix slab heap atomics 2020-07-31 14:50:52 -07:00
kern_k_spin_lock.hpp
kern_k_supervisor_page_table.hpp kern: implement SvcSleepSystem 2020-07-31 14:50:52 -07:00
kern_k_thread_context.hpp kern: implement SvcGetThreadContext3 2020-07-31 14:50:52 -07:00
kern_userspace_memory_access.hpp