1
0
Fork 0
mirror of https://github.com/Atmosphere-NX/Atmosphere.git synced 2024-09-21 22:43:33 +01:00
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: fix incorrect cache routines, implement SvcSetProcessMemoryPermission 2020-07-31 14:50:52 -07:00
kern_cpu_asm.s
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_hardware_timer.cpp
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: implement SvcSleepSystem 2020-07-31 14:50:52 -07:00
kern_k_thread_context.cpp kern: automatic PC alignment on ERET is implementation defined 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