Atmosphere / libraries / libmesosphere / include / mesosphere / arch / arm64 /
@Michael Scire Michael Scire authored on 12 Aug 2020
SciresM committed on 19 Aug 2020
..
init kern: switch memset to optimized impl 6 years ago
kern_cpu.hpp kern: fix multicore instruction cache invalidation 5 years ago
kern_cpu_system_registers.hpp kern: SvcSetHardwareBreakPoint 6 years ago
kern_k_debug.hpp kern: SvcReturnFromException 6 years ago
kern_k_exception_context.hpp kern: SvcGetLastThreadInfo, SvcGetDebugFutureThreadInfo 6 years ago
kern_k_hardware_timer.hpp kern: kern::arm64 -> kern::arch::arm64 6 years ago
kern_k_interrupt_controller.hpp kern: use common GIC implementation for arm/arm64 5 years ago
kern_k_interrupt_manager.hpp kern: implement SvcSleepSystem 6 years ago
kern_k_interrupt_name.hpp kern: switch->nx, implement sleep manager init 6 years ago
kern_k_page_table.hpp kern: Map L1/L2 blocks when possible 6 years ago
kern_k_page_table_entry.hpp kern: implement 10.x perm change, fix many page table bugs 6 years ago
kern_k_page_table_impl.hpp kern: dump page table on user exception 6 years ago
kern_k_process_page_table.hpp kern: clean up majority of TODOs 6 years ago
kern_k_slab_heap_impl.hpp kern: fix slab heap atomics 6 years ago
kern_k_spin_lock.hpp kern: Update init to reflect 10.0.0 changes 6 years ago
kern_k_supervisor_page_table.hpp kern: resolve MESOSPHERE_UNIMPLEMENTEDs other than UserException 6 years ago
kern_k_thread_context.hpp kern SvcGetDebugThreadContext, SvcSetDebugThreadContext 6 years ago
kern_userspace_memory_access.hpp kern: KConditionVariable::SignalImpl 6 years ago