Atmosphere/libraries/libmesosphere/source/svc
2020-07-31 14:50:52 -07:00
..
kern_svc_activity.cpp
kern_svc_address_arbiter.cpp kern: add KAddressArbiter::WaitIfEqual 2020-07-31 14:50:52 -07:00
kern_svc_address_translation.cpp
kern_svc_cache.cpp
kern_svc_code_memory.cpp
kern_svc_condition_variable.cpp kern: implement SvcDebugActiveProcess, svcGetDebugEvent, SvcWaitProcessWideKeyAtomic 2020-07-31 14:50:52 -07:00
kern_svc_debug_string.cpp
kern_svc_debug.cpp kern: implement SvcDebugActiveProcess, svcGetDebugEvent, SvcWaitProcessWideKeyAtomic 2020-07-31 14:50:52 -07:00
kern_svc_device_address_space.cpp kern: implement SvcDebugActiveProcess, svcGetDebugEvent, SvcWaitProcessWideKeyAtomic 2020-07-31 14:50:52 -07:00
kern_svc_event.cpp kern: SvcCreateSession, KDebug finalization 2020-07-31 14:50:52 -07:00
kern_svc_exception.cpp
kern_svc_info.cpp kern: fix/add InfoType_(Total/Used)(NonSystem/)MemorySize 2020-07-13 12:17:28 -07:00
kern_svc_interrupt_event.cpp kern: implement SvcDebugActiveProcess, svcGetDebugEvent, SvcWaitProcessWideKeyAtomic 2020-07-31 14:50:52 -07:00
kern_svc_ipc.cpp
kern_svc_kernel_debug.cpp
kern_svc_light_ipc.cpp
kern_svc_lock.cpp
kern_svc_memory.cpp
kern_svc_physical_memory.cpp kern: implement SvcSetHeapSize 2020-07-31 14:50:52 -07:00
kern_svc_port.cpp kern: implement all device address space svcs 2020-07-31 14:50:52 -07:00
kern_svc_power_management.cpp
kern_svc_process_memory.cpp kern: fix incorrect cache routines, implement SvcSetProcessMemoryPermission 2020-07-31 14:50:52 -07:00
kern_svc_process.cpp
kern_svc_processor.cpp
kern_svc_query_memory.cpp kern: implement all device address space svcs 2020-07-31 14:50:52 -07:00
kern_svc_register.cpp kern: add infra (but not impl) for all DeviceAddressSpace svcs 2020-07-31 14:50:52 -07:00
kern_svc_resource_limit.cpp
kern_svc_secure_monitor_call.cpp
kern_svc_session.cpp kern: SvcCreateSession, KDebug finalization 2020-07-31 14:50:52 -07:00
kern_svc_shared_memory.cpp
kern_svc_synchronization.cpp kern: implement SvcCancelSynchronization 2020-07-31 14:50:52 -07:00
kern_svc_thread.cpp kern: fix bug in SvcSetThreadPriority 2020-07-31 14:50:52 -07:00
kern_svc_tick.cpp
kern_svc_transfer_memory.cpp