.. |
svc
|
kern: SvcUnmapPhysicalMemory, cleanup thread pinning
|
2020-08-01 15:31:31 -07:00 |
kern_cpu_asm.s
|
kern: kern::arm64 -> kern::arch::arm64
|
2020-03-02 19:50:56 -08:00 |
kern_cpu.cpp
|
kern: fix incorrect cache routines, implement SvcSetProcessMemoryPermission
|
2020-08-01 15:31:22 -07:00 |
kern_exception_handlers.cpp
|
kern: correct behavior when setting activity/core mask for pinned thread
|
2020-08-01 15:31:35 -07:00 |
kern_k_hardware_timer.cpp
|
kern: kern::arm64 -> kern::arch::arm64
|
2020-03-02 19:50:56 -08:00 |
kern_k_interrupt_controller.cpp
|
kern: implement SvcSleepSystem
|
2020-08-01 15:31:30 -07:00 |
kern_k_interrupt_manager.cpp
|
kern: implement thread pinning/SvcSynchronizePreemptionState
|
2020-08-01 15:31:34 -07:00 |
kern_k_page_table_impl.cpp
|
kern: dump page table on user exception
|
2020-08-01 15:31:23 -07:00 |
kern_k_page_table.cpp
|
kern: Map L1/L2 blocks when possible
|
2020-08-01 15:31:34 -07:00 |
kern_k_supervisor_page_table.cpp
|
kern: implement SvcSleepSystem
|
2020-08-01 15:31:30 -07:00 |
kern_k_thread_context.cpp
|
kern: implement SvcGetThreadContext3
|
2020-08-01 15:31:35 -07:00 |
kern_userspace_memory_access_asm.s
|
kern: KConditionVariable::SignalImpl
|
2020-08-01 15:31:26 -07:00 |