Atmosphere/libraries/libmesosphere/source/arch/arm64
2020-07-31 14:50:52 -07:00
..
svc kern: SendSyncRequestLight, ReplyAndReceiveLight 2020-07-31 14:50:52 -07:00
kern_cpu.cpp kern: SvcFlushDataCache, SvcFlushEntireDataCache 2020-07-31 14:50:52 -07:00
kern_cpu_asm.s kern: kern::arm64 -> kern::arch::arm64 2020-02-14 18:22:55 -08:00
kern_exception_handlers.cpp kern: fix ARM vs THUMB mode selection on 32-bit entry 2020-07-31 14:50:52 -07:00
kern_k_debug.cpp kern: Add real SvcBreak implementation 2020-07-31 14:50:52 -07:00
kern_k_hardware_timer.cpp kern: kern::arm64 -> kern::arch::arm64 2020-02-14 18:22:55 -08:00
kern_k_interrupt_controller.cpp kern: implement SvcSleepSystem 2020-07-31 14:50:52 -07:00
kern_k_interrupt_manager.cpp kern: implement thread pinning/SvcSynchronizePreemptionState 2020-07-31 14:50:52 -07:00
kern_k_page_table.cpp kern: Map L1/L2 blocks when possible 2020-07-31 14:50:52 -07:00
kern_k_page_table_impl.cpp kern: dump page table on user exception 2020-07-31 14:50:52 -07:00
kern_k_supervisor_page_table.cpp kern: resolve MESOSPHERE_UNIMPLEMENTEDs other than UserException 2020-07-31 14:50:52 -07:00
kern_k_thread_context.cpp kern: clean up majority of TODOs 2020-07-31 14:50:52 -07:00
kern_userspace_memory_access_asm.s kern: SvcReadDebugProcessMemory, SvcWriteDebugProcessMemory 2020-07-31 14:50:52 -07:00