.. |
memory
|
kernel: memory: Improve implementation of device shared memory. (#3707)
|
2020-04-23 11:37:12 -04:00 |
address_arbiter.cpp
|
|
|
address_arbiter.h
|
|
|
client_port.cpp
|
|
|
client_port.h
|
|
|
client_session.cpp
|
core: memory: Move to Core::Memory namespace.
|
2020-04-17 00:59:28 -04:00 |
client_session.h
|
core: memory: Move to Core::Memory namespace.
|
2020-04-17 00:59:28 -04:00 |
code_set.cpp
|
|
|
code_set.h
|
|
|
errors.h
|
kernel: errors: Add ERR_OUT_OF_RESOURCES.
|
2020-04-17 00:59:31 -04:00 |
handle_table.cpp
|
|
|
handle_table.h
|
|
|
hle_ipc.cpp
|
hle_ipc: Remove std::size_t casts where applicable
|
2020-04-16 22:02:10 -04:00 |
hle_ipc.h
|
hle_ipc: Remove std::size_t casts where applicable
|
2020-04-16 22:02:10 -04:00 |
kernel.cpp
|
kernel: resource_limit: Reserve physical memory.
|
2020-04-17 00:59:32 -04:00 |
kernel.h
|
kernel: Initialize memory layout for new VMM.
|
2020-04-17 00:59:32 -04:00 |
mutex.cpp
|
|
|
mutex.h
|
|
|
object.cpp
|
|
|
object.h
|
|
|
physical_core.cpp
|
|
|
physical_core.h
|
|
|
physical_memory.h
|
physical_memory: Add missing include for <vector>.
|
2020-04-17 00:59:30 -04:00 |
process_capability.cpp
|
kernel: process_capability: Update to use Memory::PageTable.
|
2020-04-17 00:59:31 -04:00 |
process_capability.h
|
kernel: process_capability: Update to use Memory::PageTable.
|
2020-04-17 00:59:31 -04:00 |
process.cpp
|
kernel: process: Updates for new VMM.
|
2020-04-17 00:59:33 -04:00 |
process.h
|
kernel: process: Updates for new VMM.
|
2020-04-17 00:59:33 -04:00 |
readable_event.cpp
|
|
|
readable_event.h
|
|
|
resource_limit.cpp
|
kernel: resource_limit: Improvements to implementation.
|
2020-04-17 00:59:27 -04:00 |
resource_limit.h
|
kernel: resource_limit: Improvements to implementation.
|
2020-04-17 00:59:27 -04:00 |
scheduler.cpp
|
|
|
scheduler.h
|
|
|
server_port.cpp
|
|
|
server_port.h
|
|
|
server_session.cpp
|
core: memory: Move to Core::Memory namespace.
|
2020-04-17 00:59:28 -04:00 |
server_session.h
|
core: memory: Move to Core::Memory namespace.
|
2020-04-17 00:59:28 -04:00 |
session.cpp
|
|
|
session.h
|
|
|
shared_memory.cpp
|
shared_memory: Amend doxygen reference
|
2020-04-23 18:42:14 -04:00 |
shared_memory.h
|
shared_memory: Amend doxygen reference
|
2020-04-23 18:42:14 -04:00 |
svc_types.h
|
core: kernel: Add svc_types header to include SVC-specific types.
|
2020-04-17 00:59:28 -04:00 |
svc_wrap.h
|
core: hle: Implement separate A32/A64 SVC interfaces.
|
2020-03-02 21:52:03 -05:00 |
svc.cpp
|
svc: Remove unused variable
|
2020-04-23 17:53:26 -04:00 |
svc.h
|
core: kernel: Move SVC to its own namesapce.
|
2020-04-17 00:59:28 -04:00 |
synchronization_object.cpp
|
|
|
synchronization_object.h
|
|
|
synchronization.cpp
|
|
|
synchronization.h
|
|
|
thread.cpp
|
Merge pull request #3725 from MerryMage/fpcr
|
2020-04-22 19:49:13 -04:00 |
thread.h
|
|
|
time_manager.cpp
|
|
|
time_manager.h
|
|
|
transfer_memory.cpp
|
kernel: transfer_memory: Refactor for new VMM.
|
2020-04-17 00:59:32 -04:00 |
transfer_memory.h
|
kernel: transfer_memory: Refactor for new VMM.
|
2020-04-17 00:59:32 -04:00 |
writable_event.cpp
|
|
|
writable_event.h
|
|
|