.. |
init
|
kern: improve resource region size definitions/calculations
|
2020-08-18 15:17:40 -07:00 |
kern_cpu.hpp
|
kern: fix multicore instruction cache invalidation
|
2020-08-18 15:17:40 -07:00 |
kern_cpu_system_registers.hpp
|
kern: SvcSetHardwareBreakPoint
|
2020-07-31 14:50:52 -07:00 |
kern_k_debug.hpp
|
kern: fix warn-errors
|
2020-09-07 10:43:35 -07:00 |
kern_k_exception_context.hpp
|
kern: SvcGetLastThreadInfo, SvcGetDebugFutureThreadInfo
|
2020-07-31 14:50:52 -07:00 |
kern_k_hardware_timer.hpp
|
kern: kern::arm64 -> kern::arch::arm64
|
2020-02-14 18:22:55 -08:00 |
kern_k_interrupt_controller.hpp
|
kern: use common GIC implementation for arm/arm64
|
2020-08-18 15:17:40 -07:00 |
kern_k_interrupt_manager.hpp
|
kern: implement SvcSleepSystem
|
2020-07-31 14:50:52 -07:00 |
kern_k_interrupt_name.hpp
|
kern: switch->nx, implement sleep manager init
|
2020-02-14 19:58:57 -08:00 |
kern_k_memory_region_device_types.inc
|
kern: revamp KMemoryRegionType to better encode derivation hierarchies
|
2020-09-07 10:43:35 -07:00 |
kern_k_page_table.hpp
|
kern: Map L1/L2 blocks when possible
|
2020-07-31 14:50:52 -07:00 |
kern_k_page_table_entry.hpp
|
kern: implement 10.x perm change, fix many page table bugs
|
2020-04-19 17:16:19 -07:00 |
kern_k_page_table_impl.hpp
|
kern: dump page table on user exception
|
2020-07-31 14:50:52 -07:00 |
kern_k_process_page_table.hpp
|
kern: clean up majority of TODOs
|
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: Update init to reflect 10.0.0 changes
|
2020-04-18 22:19:09 -07:00 |
kern_k_supervisor_page_table.hpp
|
kern: resolve MESOSPHERE_UNIMPLEMENTEDs other than UserException
|
2020-07-31 14:50:52 -07:00 |
kern_k_thread_context.hpp
|
kern SvcGetDebugThreadContext, SvcSetDebugThreadContext
|
2020-07-31 14:50:52 -07:00 |
kern_userspace_memory_access.hpp
|
kern: KConditionVariable::SignalImpl
|
2020-07-31 14:50:52 -07:00 |