1
0
Fork 0
mirror of https://github.com/Atmosphere-NX/Atmosphere.git synced 2025-01-23 17:43:51 +00:00
Atmosphere/libraries/libmesosphere/include/mesosphere/arch/arm64
2020-12-02 06:43:37 -08:00
..
init kern: update Initialize0 to account for new ordering 2020-12-02 06:43:37 -08:00
kern_cpu.hpp kern: Kill KCoreLocalRegion 2020-12-02 06:43:37 -08:00
kern_cpu_system_registers.hpp
kern_k_debug.hpp
kern_k_exception_context.hpp
kern_k_hardware_timer.hpp kern: remove more of clc 2020-12-02 06:43:37 -08:00
kern_k_interrupt_controller.hpp
kern_k_interrupt_manager.hpp kern: use single interrupt manager object 2020-12-02 06:43:37 -08:00
kern_k_interrupt_name.hpp
kern_k_memory_region_device_types.inc
kern_k_page_table.hpp kern: implement DisableDeviceAddressSpaceMerge 2020-12-02 06:43:37 -08:00
kern_k_page_table_entry.hpp kern: update KMemoryBlockManagerUpdateAllocator api 2020-12-02 06:43:37 -08:00
kern_k_page_table_impl.hpp
kern_k_process_page_table.hpp kern: remove KPageTableBase::MakeAndOpenContiguousPageGroup 2020-12-02 06:43:37 -08:00
kern_k_slab_heap_impl.hpp
kern_k_spin_lock.hpp kern: fix bugs caused by UB + transition to -Os 2020-12-02 06:43:37 -08:00
kern_k_supervisor_page_table.hpp
kern_k_thread_context.hpp
kern_userspace_memory_access.hpp