Searched refs:demand_paging (Results 1 – 8 of 8) sorted by relevance
| /Zephyr-latest/subsys/demand_paging/ |
| D | Kconfig | 7 source "subsys/demand_paging/eviction/Kconfig" 9 source "subsys/demand_paging/backing_store/Kconfig"
|
| /Zephyr-latest/doc/kernel/memory_management/ |
| D | index.rst | 15 demand_paging.rst
|
| /Zephyr-latest/samples/subsys/demand_paging/ |
| D | CMakeLists.txt | 6 project(demand_paging) project
|
| D | README.rst | 29 :zephyr-app: samples/subsys/demand_paging
|
| /Zephyr-latest/tests/kernel/mem_protect/demand_paging/mem_map/src/ |
| D | main.c | 88 ZTEST(demand_paging, test_map_anon_pages) in ZTEST() argument 205 ZTEST(demand_paging, test_touch_anon_pages) in ZTEST() argument 210 ZTEST(demand_paging, test_touch_anon_pages_zigzag1) in ZTEST() argument 215 ZTEST(demand_paging, test_touch_anon_pages_zigzag2) in ZTEST() argument 220 ZTEST(demand_paging, test_unmap_anon_pages) in ZTEST() argument 466 ZTEST_SUITE(demand_paging, NULL, NULL, NULL, NULL, NULL);
|
| /Zephyr-latest/subsys/ |
| D | CMakeLists.txt | 41 add_subdirectory_ifdef(CONFIG_DEMAND_PAGING demand_paging)
|
| D | Kconfig | 16 source "subsys/demand_paging/Kconfig"
|
| /Zephyr-latest/kernel/ |
| D | CMakeLists.txt | 30 ${ZEPHYR_BASE}/include/zephyr/kernel/mm/demand_paging.h
|