Atmosphere-libs/libmesosphere/source/svc
2020-08-01 15:31:45 -07:00
..
kern_svc_activity.cpp kern SvcGetCurrentProcessorNumber, SvcSetProcessActivity, half of SvcSetThreadActivity 2020-08-01 15:31:29 -07:00
kern_svc_address_arbiter.cpp kern: add KAddressArbiter::WaitIfEqual 2020-08-01 15:31:19 -07:00
kern_svc_address_translation.cpp kern: SvcQueryPhysicalAddress 2020-08-01 15:31:42 -07:00
kern_svc_cache.cpp kern: SvcFlushDataCache, SvcFlushEntireDataCache 2020-08-01 15:31:41 -07:00
kern_svc_code_memory.cpp kern: implement KCodeMemory (and SVCs) 2020-08-01 15:31:36 -07:00
kern_svc_condition_variable.cpp kern: implement SvcDebugActiveProcess, svcGetDebugEvent, SvcWaitProcessWideKeyAtomic 2020-08-01 15:31:21 -07:00
kern_svc_debug_string.cpp kern: svcOutputDebugString, svcGetThreadPriority, svcGetThreadId 2020-08-01 15:31:00 -07:00
kern_svc_debug.cpp kern: SvcGetDebugThreadParam 2020-08-01 15:31:45 -07:00
kern_svc_device_address_space.cpp kern: implement SvcDebugActiveProcess, svcGetDebugEvent, SvcWaitProcessWideKeyAtomic 2020-08-01 15:31:21 -07:00
kern_svc_event.cpp kern: SvcCreateSession, KDebug finalization 2020-08-01 15:31:21 -07:00
kern_svc_exception.cpp kern: Add real SvcBreak implementation 2020-08-01 15:31:43 -07:00
kern_svc_info.cpp kern: Add 4.x InitialProcessIdRange to SvcGetInfo 2020-08-01 15:31:42 -07:00
kern_svc_interrupt_event.cpp kern: implement SvcDebugActiveProcess, svcGetDebugEvent, SvcWaitProcessWideKeyAtomic 2020-08-01 15:31:21 -07:00
kern_svc_ipc.cpp kern: add SvcExitThread, SvcSendAsyncRequestWithUserBuffer, SvcReplyAndReceiveWithUserBuffer 2020-08-01 15:31:06 -07:00
kern_svc_kernel_debug.cpp kern: newlines at end of svc files 2020-03-02 19:50:53 -08:00
kern_svc_light_ipc.cpp kern: SendSyncRequestLight, ReplyAndReceiveLight 2020-08-01 15:31:37 -07:00
kern_svc_lock.cpp kern: fix bugs in interrupt permittance, DpcManager init 2020-08-01 15:31:26 -07:00
kern_svc_memory.cpp kern: improve KLightLock accuracy 2020-08-01 15:31:34 -07:00
kern_svc_physical_memory.cpp kern: SvcMapPhysicalMemoryUnsafe, SvcUnmapPhysicalMemoryUnsafe 2020-08-01 15:31:33 -07:00
kern_svc_port.cpp kern: implement all device address space svcs 2020-08-01 15:31:18 -07:00
kern_svc_power_management.cpp kern: implement SvcSleepSystem 2020-08-01 15:31:30 -07:00
kern_svc_process_memory.cpp kern: SvcMapProcessCodeMemory, SvcUnmapProcessCodeMemory 2020-08-01 15:31:29 -07:00
kern_svc_process.cpp kern: resolve MESOSPHERE_UNIMPLEMENTEDs other than UserException 2020-08-01 15:31:44 -07:00
kern_svc_processor.cpp kern SvcGetCurrentProcessorNumber, SvcSetProcessActivity, half of SvcSetThreadActivity 2020-08-01 15:31:29 -07:00
kern_svc_query_memory.cpp kern: fix nonsensical copy/pasted comments in QueryMemory 2020-08-01 15:31:37 -07:00
kern_svc_register.cpp kern: add infra (but not impl) for all DeviceAddressSpace svcs 2020-08-01 15:31:17 -07:00
kern_svc_resource_limit.cpp kern: implement ResourceLimit Svcs 2020-08-01 15:31:22 -07:00
kern_svc_secure_monitor_call.cpp kern: implement CallSecureMonitor, some of GetInfo/GetSystemInfo 2020-03-18 00:15:02 -07:00
kern_svc_session.cpp kern: SvcCreateSession, KDebug finalization 2020-08-01 15:31:21 -07:00
kern_svc_shared_memory.cpp kern: implement transfer memory (and SVCs) 2020-08-01 15:31:28 -07:00
kern_svc_synchronization.cpp kern: implement thread pinning/SvcSynchronizePreemptionState 2020-08-01 15:31:34 -07:00
kern_svc_thread_profiler.cpp kern: SvcGetLastThreadInfo, SvcGetDebugFutureThreadInfo 2020-08-01 15:31:41 -07:00
kern_svc_thread.cpp kern: style parity for return in GetThreadList 2020-08-01 15:31:42 -07:00
kern_svc_tick.cpp kern: SvcGetSystemTick 2020-08-01 15:31:35 -07:00
kern_svc_transfer_memory.cpp kern: implement transfer memory (and SVCs) 2020-08-01 15:31:28 -07:00