Atmosphere/libraries/libmesosphere/include/mesosphere/arch/arm64
2023-10-12 08:55:58 -07:00
..
init kern: clear new pages in init page allocator, not init page table 2023-10-12 08:55:58 -07:00
kern_assembly_macros.h kern: add speculation barriers after eret 2023-10-12 08:55:58 -07:00
kern_assembly_offsets.h kern: remove unnecessary fields from InitArgs (0x80 -> 0x40) 2023-10-12 08:55:58 -07:00
kern_cpu.hpp kern: refactor init (kill identity map, merge cpu on logic) 2023-02-22 17:19:51 -08:00
kern_cpu_system_registers.hpp kern: KSupervisorPageTable now checks wxn instead of setting it 2023-10-12 08:55:58 -07:00
kern_k_debug.hpp kern: devirtualize most things that are free to devirtualize (see #1672) 2021-10-24 13:04:31 -07:00
kern_k_exception_context.hpp ams: improve offsetof style consistency 2021-10-18 00:17:13 -07:00
kern_k_hardware_timer.hpp ams: the copyright^H^H^H^H^H^H^Hmplex plane is the algebraic closure of the reals 2021-10-04 12:59:10 -07:00
kern_k_interrupt_controller.hpp ams: the copyright^H^H^H^H^H^H^Hmplex plane is the algebraic closure of the reals 2021-10-04 12:59:10 -07:00
kern_k_interrupt_manager.hpp kern: update for new hw maintenance semantics 2022-03-23 09:10:50 -07:00
kern_k_interrupt_name.hpp kern: implement revised IPI/SGI semantics 2022-03-23 09:10:50 -07:00
kern_k_memory_region_device_types.inc ams: the copyright^H^H^H^H^H^H^Hmplex plane is the algebraic closure of the reals 2021-10-04 12:59:10 -07:00
kern_k_page_table.hpp kern: KPageTable: remove MapFirst operation, replace with MapFirstGroup 2023-10-12 08:55:58 -07:00
kern_k_page_table_entry.hpp kern: refactor init (kill identity map, merge cpu on logic) 2023-02-22 17:19:51 -08:00
kern_k_page_table_impl.hpp kern: avoid constexpr init for many objects (avoids unnecessary memory clear) (#1668) 2021-10-23 15:25:20 -07:00
kern_k_process_page_table.hpp kern: KPageTable::Initialize no longer takes unused process id 2023-10-12 08:55:58 -07:00
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: fix unnecessarily strong load in aligned spinlock 2022-12-25 01:56:31 -07:00
kern_k_supervisor_page_table.hpp kern: KSupervisorPageTable now checks wxn instead of setting it 2023-10-12 08:55:58 -07:00
kern_k_thread_context.hpp kern: implement new thread context/fpu semantics 2022-03-23 09:10:50 -07:00
kern_secure_monitor_base.hpp kern: add (and use) generic KSystemControlBase 2021-10-25 17:31:14 -07:00
kern_userspace_memory_access.hpp kern: update for new hw maintenance semantics 2022-03-23 09:10:50 -07:00