.. |
memory
|
hle: kernel: Migrate SlabHeap to KSlabHeap.
|
2021-02-18 16:16:25 -08:00 |
client_port.cpp
|
|
|
client_port.h
|
|
|
client_session.cpp
|
|
|
client_session.h
|
core: hle: kernel: object: Implement Finalize() virtual method.
|
2021-01-28 21:42:26 -08:00 |
code_set.cpp
|
|
|
code_set.h
|
|
|
global_scheduler_context.cpp
|
|
|
global_scheduler_context.h
|
|
|
handle_table.cpp
|
|
|
handle_table.h
|
|
|
hle_ipc.cpp
|
|
|
hle_ipc.h
|
|
|
k_address_arbiter.cpp
|
|
|
k_address_arbiter.h
|
|
|
k_address_space_info.cpp
|
hle: kernel: Migrate AddressSpaceInfo to KAddressSpaceInfo.
|
2021-02-18 16:16:25 -08:00 |
k_address_space_info.h
|
hle: kernel: Migrate AddressSpaceInfo to KAddressSpaceInfo.
|
2021-02-18 16:16:25 -08:00 |
k_affinity_mask.h
|
|
|
k_condition_variable.cpp
|
|
|
k_condition_variable.h
|
|
|
k_event.cpp
|
|
|
k_event.h
|
|
|
k_light_condition_variable.h
|
|
|
k_light_lock.cpp
|
|
|
k_light_lock.h
|
|
|
k_memory_layout.h
|
hle: kernel: Migrate MemoryLayout to KMemoryLayout.
|
2021-02-18 16:16:25 -08:00 |
k_page_bitmap.h
|
hle: kernel: KSystemControl does not belong in Memory namespace.
|
2021-02-18 16:16:24 -08:00 |
k_priority_queue.h
|
|
|
k_readable_event.cpp
|
|
|
k_readable_event.h
|
|
|
k_resource_limit.cpp
|
|
|
k_resource_limit.h
|
|
|
k_scheduler.cpp
|
|
|
k_scheduler.h
|
|
|
k_scheduler_lock.h
|
|
|
k_scoped_lock.h
|
|
|
k_scoped_resource_reservation.h
|
|
|
k_scoped_scheduler_lock_and_sleep.h
|
|
|
k_shared_memory.cpp
|
hle: kernel: Rename SharedMemory to KSharedMemory.
|
2021-02-18 16:16:12 -08:00 |
k_shared_memory.h
|
hle: kernel: Rename SharedMemory to KSharedMemory.
|
2021-02-18 16:16:12 -08:00 |
k_slab_heap.h
|
hle: kernel: Migrate SlabHeap to KSlabHeap.
|
2021-02-18 16:16:25 -08:00 |
k_spin_lock.cpp
|
hle: kernel: Add KSpinLock implementation.
|
2021-02-18 16:16:24 -08:00 |
k_spin_lock.h
|
hle: kernel: Add KSpinLock implementation.
|
2021-02-18 16:16:24 -08:00 |
k_synchronization_object.cpp
|
|
|
k_synchronization_object.h
|
|
|
k_system_control.cpp
|
hle: kernel: KSystemControl does not belong in Memory namespace.
|
2021-02-18 16:16:24 -08:00 |
k_system_control.h
|
hle: kernel: KSystemControl does not belong in Memory namespace.
|
2021-02-18 16:16:24 -08:00 |
k_thread.cpp
|
hle: kernel: Migrate MemoryLayout to KMemoryLayout.
|
2021-02-18 16:16:25 -08:00 |
k_thread.h
|
|
|
k_thread_queue.h
|
|
|
k_writable_event.cpp
|
|
|
k_writable_event.h
|
|
|
kernel.cpp
|
hle: kernel: Migrate SlabHeap to KSlabHeap.
|
2021-02-18 16:16:25 -08:00 |
kernel.h
|
hle: kernel: Migrate SlabHeap to KSlabHeap.
|
2021-02-18 16:16:25 -08:00 |
object.cpp
|
|
|
object.h
|
|
|
physical_core.cpp
|
|
|
physical_core.h
|
|
|
physical_memory.h
|
|
|
process.cpp
|
kernel: More accurately reserve and release resources
|
2021-02-12 19:05:24 -05:00 |
process.h
|
|
|
process_capability.cpp
|
|
|
process_capability.h
|
|
|
server_port.cpp
|
|
|
server_port.h
|
|
|
server_session.cpp
|
|
|
server_session.h
|
|
|
service_thread.cpp
|
|
|
service_thread.h
|
|
|
session.cpp
|
kernel: More accurately reserve and release resources
|
2021-02-12 19:05:24 -05:00 |
session.h
|
|
|
svc.cpp
|
hle: kernel: Migrate MemoryLayout to KMemoryLayout.
|
2021-02-18 16:16:25 -08:00 |
svc.h
|
|
|
svc_common.h
|
core: hle: Integrate new KConditionVariable and KAddressArbiter implementations.
|
2021-01-11 14:23:16 -08:00 |
svc_results.h
|
|
|
svc_types.h
|
|
|
svc_wrap.h
|
|
|
time_manager.cpp
|
|
|
time_manager.h
|
|
|
transfer_memory.cpp
|
kernel: More accurately reserve and release resources
|
2021-02-12 19:05:24 -05:00 |
transfer_memory.h
|
|
|