Lines Matching +full:rw +full:- +full:partitions
4 * SPDX-License-Identifier: Apache-2.0
9 * x86-specific tests for MMU features and page tables
17 #include <zephyr/linker/linker-defs.h>
57 #include <zephyr/sys/libc-hooks.h>
71 "non-present RAM entry"); in get_entry()
126 * partitions within it would be active in in ZTEST()
128 * partitions) in ZTEST()
154 * guard pages will have RW cleared. We can relax this in ZTEST()
155 * once we start memory-mapping stacks. in ZTEST()
198 * We currently identity-map on x86, no conversion necessary other than a cast in ZTEST()
215 * Test that the NULL virtual page is always non-present
224 /* The NULL page must always be non-present */ in ZTEST()