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/include/mesosphere/arch/arm64
2021-10-27 12:31:53 -07:00
..
init kern: audit (and fix) our hardware maintenance instructions to match official kernel 2021-10-27 12:31:53 -07:00
kern_assembly_offsets.h
kern_cpu.hpp kern: audit (and fix) our hardware maintenance instructions to match official kernel 2021-10-27 12:31:53 -07:00
kern_cpu_system_registers.hpp
kern_k_debug.hpp
kern_k_exception_context.hpp
kern_k_hardware_timer.hpp
kern_k_interrupt_controller.hpp
kern_k_interrupt_manager.hpp
kern_k_interrupt_name.hpp
kern_k_memory_region_device_types.inc
kern_k_page_table.hpp kern: audit (and fix) our hardware maintenance instructions to match official kernel 2021-10-27 12:31:53 -07:00
kern_k_page_table_entry.hpp
kern_k_page_table_impl.hpp
kern_k_process_page_table.hpp
kern_k_slab_heap_impl.hpp kern: audit (and fix) our hardware maintenance instructions to match official kernel 2021-10-27 12:31:53 -07:00
kern_k_spin_lock.hpp
kern_k_supervisor_page_table.hpp
kern_k_thread_context.hpp
kern_secure_monitor_base.hpp kern: add (and use) generic KSystemControlBase 2021-10-25 17:31:14 -07:00
kern_userspace_memory_access.hpp