1
0
Fork 0
mirror of https://github.com/Atmosphere-NX/Atmosphere.git synced 2024-09-20 14:03:25 +01:00
Atmosphere/libraries/libmesosphere/include/mesosphere/arch/arm64
2020-03-18 00:09:50 -07:00
..
init kern: kern::arm64 -> kern::arch::arm64 2020-02-14 18:22:55 -08:00
kern_cpu.hpp kern: implement KUserPointer (and test with QueryMemory) in advance of svc dev 2020-02-20 09:05:24 -08:00
kern_cpu_system_registers.hpp kern: kern::arm64 -> kern::arch::arm64 2020-02-14 18:22:55 -08:00
kern_k_debug.hpp kern: kern::arm64 -> kern::arch::arm64 2020-02-14 18:22:55 -08:00
kern_k_exception_context.hpp kern: kern::arm64 -> kern::arch::arm64 2020-02-14 18:22:55 -08: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: implement capabilities parsing 2020-02-19 04:55:00 -08:00
kern_k_interrupt_manager.hpp kern: implement capabilities parsing 2020-02-19 04:55:00 -08:00
kern_k_interrupt_name.hpp kern: switch->nx, implement sleep manager init 2020-02-14 19:58:57 -08:00
kern_k_page_table.hpp kern: implement KProcess::Run 2020-02-19 19:38:20 -08:00
kern_k_page_table_entry.hpp kern: implement user thread start, el0 code now runs 2020-02-19 21:21:44 -08:00
kern_k_page_table_impl.hpp kern: implement process(pagetable) init 2020-02-19 01:22:27 -08:00
kern_k_process_page_table.hpp kern: implement CallSecureMonitor, some of GetInfo/GetSystemInfo 2020-03-18 00:09:50 -07:00
kern_k_spin_lock.hpp kern: kern::arm64 -> kern::arch::arm64 2020-02-14 18:22:55 -08:00
kern_k_supervisor_page_table.hpp kern: implement unsuspension of init threads 2020-02-19 20:42:21 -08:00
kern_k_thread_context.hpp kern: implement KProcess::Run 2020-02-19 19:38:20 -08:00
kern_userspace_memory_access.hpp kern: mem access prep for svc streams, TODO_IMPLEMENT -> UNIMPLEMENTED 2020-02-22 05:42:46 -08:00