1
0
Fork 0
mirror of https://github.com/Atmosphere-NX/Atmosphere.git synced 2024-10-18 11:51:45 +01:00
Atmosphere/libraries/libmesosphere/source/svc
2024-10-15 21:48:59 -07:00
..
kern_svc_activity.cpp
kern_svc_address_arbiter.cpp kern/svc: update WaitForAddress to support 64-bit WaitIfEqual 2024-10-15 21:48:59 -07:00
kern_svc_address_translation.cpp kern/svc: fix query/insecure names 2023-11-01 10:24:13 -07:00
kern_svc_cache.cpp kern: Add special-case for InvalidateProcessDataCache on current process 2023-10-12 08:55:58 -07:00
kern_svc_code_memory.cpp
kern_svc_condition_variable.cpp
kern_svc_debug.cpp kern/strat: update for new DebugFlags capability semantics 2024-10-15 21:48:59 -07:00
kern_svc_debug_string.cpp
kern_svc_device_address_space.cpp
kern_svc_event.cpp
kern_svc_exception.cpp
kern_svc_info.cpp kern: add InfoType_TransferMemoryHint 2024-10-15 21:48:59 -07:00
kern_svc_insecure_memory.cpp kern/svc: fix query/insecure names 2023-11-01 10:24:13 -07:00
kern_svc_interrupt_event.cpp
kern_svc_io_pool.cpp
kern_svc_ipc.cpp kern: fix various comment/style hygiene issues (thanks @liamwhite) 2023-12-27 23:24:35 -07:00
kern_svc_kernel_debug.cpp
kern_svc_light_ipc.cpp
kern_svc_lock.cpp
kern_svc_memory.cpp
kern_svc_physical_memory.cpp kern: add minimum alignment support to KMemoryManager 2024-10-15 21:48:59 -07:00
kern_svc_port.cpp kern: fix various comment/style hygiene issues (thanks @liamwhite) 2023-12-27 23:24:35 -07:00
kern_svc_power_management.cpp
kern_svc_process.cpp kern: add minimum alignment support to KMemoryManager 2024-10-15 21:48:59 -07:00
kern_svc_process_memory.cpp kern/ldr: add support for --x executables 2024-10-15 21:48:59 -07:00
kern_svc_processor.cpp
kern_svc_query_memory.cpp
kern_svc_register.cpp
kern_svc_resource_limit.cpp
kern_svc_secure_monitor_call.cpp
kern_svc_session.cpp
kern_svc_shared_memory.cpp
kern_svc_synchronization.cpp
kern_svc_thread.cpp kern/strat: update for new DebugFlags capability semantics 2024-10-15 21:48:59 -07:00
kern_svc_thread_profiler.cpp
kern_svc_tick.cpp
kern_svc_transfer_memory.cpp