This website requires JavaScript.
Explore
Help
Sign In
OmniNX
/
Atmosphere
Watch
2
Star
0
Fork
0
You've already forked Atmosphere
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
06b4738d54b00cb2485aaaa7f005e8af2ea6e0e5
Atmosphere
/
libraries
/
libmesosphere
/
include
/
mesosphere
/
arch
/
arm64
History
Michael Scire
035cebef9d
kern: refactor init (kill identity map, merge cpu on logic)
2023-02-22 17:19:51 -08:00
..
init
kern: refactor init (kill identity map, merge cpu on logic)
2023-02-22 17:19:51 -08:00
kern_assembly_macros.h
…
kern_assembly_offsets.h
kern: refactor init (kill identity map, merge cpu on logic)
2023-02-22 17:19:51 -08:00
kern_cpu_system_registers.hpp
…
kern_cpu.hpp
kern: refactor init (kill identity map, merge cpu on logic)
2023-02-22 17:19:51 -08:00
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: implement revised IPI/SGI semantics
2022-03-23 09:10:50 -07:00
kern_k_memory_region_device_types.inc
…
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_k_page_table.hpp
kern: update for new ChangePermissions page table operation
2023-02-22 17:19:51 -08:00
kern_k_process_page_table.hpp
kern: update UnmapIoRegion for new Mapping_Memory handling
2023-02-22 17:19:51 -08:00
kern_k_slab_heap_impl.hpp
…
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_k_thread_context.hpp
…
kern_secure_monitor_base.hpp
…
kern_userspace_memory_access.hpp
…