Home
last modified time | relevance | path

Searched refs:demand_paging (Results 1 – 8 of 8) sorted by relevance

/Zephyr-latest/subsys/demand_paging/
DKconfig7 source "subsys/demand_paging/eviction/Kconfig"
9 source "subsys/demand_paging/backing_store/Kconfig"
/Zephyr-latest/doc/kernel/memory_management/
Dindex.rst15 demand_paging.rst
/Zephyr-latest/samples/subsys/demand_paging/
DCMakeLists.txt6 project(demand_paging) project
DREADME.rst29 :zephyr-app: samples/subsys/demand_paging
/Zephyr-latest/tests/kernel/mem_protect/demand_paging/mem_map/src/
Dmain.c88 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/
DCMakeLists.txt41 add_subdirectory_ifdef(CONFIG_DEMAND_PAGING demand_paging)
DKconfig16 source "subsys/demand_paging/Kconfig"
/Zephyr-latest/kernel/
DCMakeLists.txt30 ${ZEPHYR_BASE}/include/zephyr/kernel/mm/demand_paging.h