.. |
svc
|
kern: SvcUnmapPhysicalMemory, cleanup thread pinning
|
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: kern::arm64 -> kern::arch::arm64
|
2020-02-14 18:22:55 -08:00 |
kern_exception_handlers.cpp
|
kern: SvcUnmapPhysicalMemory, cleanup thread pinning
|
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 SvcSleepSystem
|
2020-07-31 14:50:52 -07:00 |
kern_k_page_table.cpp
|
kern: implement SvcMapPhysicalMemory
|
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: implement SvcCreateThread, SvcStartThread
|
2020-07-10 11:55:33 -07:00 |
kern_userspace_memory_access_asm.s
|
kern: KConditionVariable::SignalImpl
|
2020-07-31 14:50:52 -07:00 |