..
address_space_info.cpp
core: Silence warnings when compiling without asserts
2021-01-05 04:18:16 -03:00
address_space_info.h
address_space_info: Make use of designated initializers
2020-07-13 10:42:49 -04:00
memory_block.h
general: Fix various spelling errors
2021-01-02 10:23:41 -05:00
memory_block_manager.cpp
kernel/memory: Remove unused variables in memory_block_manager
2020-05-03 13:36:20 -04:00
memory_block_manager.h
core: Mark unused fields as [[maybe_unused]]
2020-12-06 18:36:10 -05:00
memory_layout.h
core: hle: kernel: Add some useful functions for checking kernel addresses.
2021-01-11 14:23:16 -08:00
memory_manager.cpp
kernel: Unify result codes ( #5890 )
2021-02-12 15:43:01 -08:00
memory_manager.h
kernel/memory: Remove unused includes
2020-05-03 13:41:18 -04:00
memory_types.h
kernel: memory: Add memory_types.h, for things that are commonly used in memory code.
2020-04-17 00:59:29 -04:00
page_heap.cpp
Revert "core: Fix clang build"
2020-10-20 19:07:39 -07:00
page_heap.h
common/bit_util: Replace CLZ/CTZ operations with standardized ones
2021-01-15 02:15:32 -05:00
page_linked_list.h
kernel/memory: Remove unused includes
2020-05-03 13:41:18 -04:00
page_table.cpp
kernel: KScopedReservation implementation
2021-02-12 18:57:34 -05:00
page_table.h
kernel/memory: Remove unused includes
2020-05-03 13:41:18 -04:00
slab_heap.h
Merge pull request #3881 from lioncash/mem-warning
2020-05-05 15:41:18 -04:00
system_control.cpp
system_control: Make functions internally linked where applicable
2020-08-05 15:34:27 -04:00
system_control.h
system_control: Make functions internally linked where applicable
2020-08-05 15:34:27 -04:00