.. |
arch/arm64
|
hle: kernel: Add architecture and board specific memory regions.
|
2021-03-21 14:45:02 -07:00 |
board/nintendo/nx
|
hle: kernel: Add architecture and board specific memory regions.
|
2021-03-21 14:45:02 -07:00 |
client_port.cpp
|
|
|
client_port.h
|
|
|
client_session.cpp
|
|
|
client_session.h
|
|
|
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_block_manager.cpp
|
hle: kernel: Migrate to KMemoryBlock, KMemoryBlockManager, and others.
|
2021-02-18 16:16:25 -08:00 |
k_memory_block_manager.h
|
hle: kernel: Migrate to KMemoryBlock, KMemoryBlockManager, and others.
|
2021-02-18 16:16:25 -08:00 |
k_memory_block.h
|
hle: kernel: Migrate to KMemoryBlock, KMemoryBlockManager, and others.
|
2021-02-18 16:16:25 -08:00 |
k_memory_layout.h
|
hle: kernel: Move KMemoryRegion to its own module and update.
|
2021-03-21 14:45:02 -07:00 |
k_memory_manager.cpp
|
hle: kernel: Migrate PageHeap/PageTable to KPageHeap/KPageTable.
|
2021-02-18 16:16:25 -08:00 |
k_memory_manager.h
|
hle: kernel: Migrate PageHeap/PageTable to KPageHeap/KPageTable.
|
2021-02-18 16:16:25 -08:00 |
k_memory_region_type.h
|
hle: kernel: KMemoryRegion: Derive region values.
|
2021-03-21 14:45:02 -07:00 |
k_memory_region.h
|
hle: kernel: Add initial KMemoryRegionType module.
|
2021-03-21 14:45:02 -07:00 |
k_page_bitmap.h
|
hle: kernel: KSystemControl does not belong in Memory namespace.
|
2021-02-18 16:16:24 -08:00 |
k_page_heap.cpp
|
hle: kernel: Migrate PageHeap/PageTable to KPageHeap/KPageTable.
|
2021-02-18 16:16:25 -08:00 |
k_page_heap.h
|
hle: kernel: Migrate PageHeap/PageTable to KPageHeap/KPageTable.
|
2021-02-18 16:16:25 -08:00 |
k_page_linked_list.h
|
hle: kernel: Migrate PageLinkedList to KPageLinkedList.
|
2021-02-18 16:16:25 -08:00 |
k_page_table.cpp
|
hle: kernel: Migrate PageHeap/PageTable to KPageHeap/KPageTable.
|
2021-02-18 16:16:25 -08:00 |
k_page_table.h
|
hle: kernel: Migrate PageHeap/PageTable to KPageHeap/KPageTable.
|
2021-02-18 16:16:25 -08:00 |
k_priority_queue.h
|
|
|
k_readable_event.cpp
|
|
|
k_readable_event.h
|
|
|
k_resource_limit.cpp
|
|
|
k_resource_limit.h
|
|
|
k_scheduler_lock.h
|
hle: kernel: Migrate some code from Common::SpinLock to KSpinLock.
|
2021-03-21 14:45:02 -07:00 |
k_scheduler.cpp
|
hle: kernel: Migrate some code from Common::SpinLock to KSpinLock.
|
2021-03-21 14:45:02 -07:00 |
k_scheduler.h
|
hle: kernel: Migrate some code from Common::SpinLock to KSpinLock.
|
2021-03-21 14:45:02 -07:00 |
k_scoped_lock.h
|
|
|
k_scoped_resource_reservation.h
|
|
|
k_scoped_scheduler_lock_and_sleep.h
|
|
|
k_shared_memory.cpp
|
hle: kernel: Migrate PageHeap/PageTable to KPageHeap/KPageTable.
|
2021-02-18 16:16:25 -08:00 |
k_shared_memory.h
|
hle: kernel: Migrate PageLinkedList to KPageLinkedList.
|
2021-02-18 16:16:25 -08:00 |
k_slab_heap.h
|
hle: kernel: Migrate SlabHeap to KSlabHeap.
|
2021-02-18 16:16:25 -08:00 |
k_spin_lock.cpp
|
|
|
k_spin_lock.h
|
hle: kernel: Migrate some code from Common::SpinLock to KSpinLock.
|
2021-03-21 14:45:02 -07: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_queue.h
|
|
|
k_thread.cpp
|
hle: kernel: KThread: Rework dummy threads & fix memory leak.
|
2021-03-05 17:10:57 -08:00 |
k_thread.h
|
hle: kernel: Migrate some code from Common::SpinLock to KSpinLock.
|
2021-03-21 14:45:02 -07:00 |
k_writable_event.cpp
|
|
|
k_writable_event.h
|
|
|
kernel.cpp
|
hle: kernel: Move KMemoryRegion to its own module and update.
|
2021-03-21 14:45:02 -07:00 |
kernel.h
|
hle: kernel: Migrate MemoryManager to KMemoryManager.
|
2021-02-18 16:16:25 -08:00 |
memory_types.h
|
hle: kernel: Migrate to KMemoryBlock, KMemoryBlockManager, and others.
|
2021-02-18 16:16:25 -08:00 |
object.cpp
|
|
|
object.h
|
|
|
physical_core.cpp
|
|
|
physical_core.h
|
|
|
physical_memory.h
|
|
|
process_capability.cpp
|
hle: kernel: Migrate PageHeap/PageTable to KPageHeap/KPageTable.
|
2021-02-18 16:16:25 -08:00 |
process_capability.h
|
hle: kernel: Migrate PageHeap/PageTable to KPageHeap/KPageTable.
|
2021-02-18 16:16:25 -08:00 |
process.cpp
|
hle: kernel: KThread: Rework dummy threads & fix memory leak.
|
2021-03-05 17:10:57 -08:00 |
process.h
|
hle: kernel: Migrate PageHeap/PageTable to KPageHeap/KPageTable.
|
2021-02-18 16:16:25 -08:00 |
server_port.cpp
|
|
|
server_port.h
|
|
|
server_session.cpp
|
|
|
server_session.h
|
|
|
service_thread.cpp
|
|
|
service_thread.h
|
|
|
session.cpp
|
|
|
session.h
|
|
|
svc_common.h
|
|
|
svc_results.h
|
|
|
svc_types.h
|
|
|
svc_wrap.h
|
|
|
svc.cpp
|
hle: kernel: KThread: Rework dummy threads & fix memory leak.
|
2021-03-05 17:10:57 -08:00 |
svc.h
|
|
|
time_manager.cpp
|
|
|
time_manager.h
|
|
|
transfer_memory.cpp
|
hle: kernel: Migrate PageHeap/PageTable to KPageHeap/KPageTable.
|
2021-02-18 16:16:25 -08:00 |
transfer_memory.h
|
hle: kernel: Migrate to KMemoryBlock, KMemoryBlockManager, and others.
|
2021-02-18 16:16:25 -08:00 |