Home
last modified time | relevance | path

Searched full:pagetables (Results 1 – 11 of 11) sorted by relevance

/Zephyr-latest/include/zephyr/arch/x86/
Dpagetables.ld6 /* Pagetables. These are produced by arch/x86/gen-mmu.py based on
12 SECTION_DATA_PROLOGUE(pagetables,,)
17 KEEP(*(pagetables)) /* gen_mmu.py */
/Zephyr-latest/arch/x86/
DCMakeLists.txt52 pagetables.bin
55 OUTPUT pagetables.bin
60 --output pagetables.bin
67 add_bin_file_to_the_next_link(pagetables_bin_target pagetables)
/Zephyr-latest/tests/arch/x86/pagetables/
Dtestcase.yaml2 arch.x86.pagetables:
DCMakeLists.txt5 project(pagetables) project
/Zephyr-latest/include/zephyr/arch/x86/ia32/
Dlinker.ld257 #include <zephyr/arch/x86/pagetables.ld>
471 #include <zephyr/arch/x86/pagetables.ld>
/Zephyr-latest/include/zephyr/xen/public/
Ddomctl.h154 * Control shadow pagetables operation
408 * typically containing pagetables. As such, there is an implementation
/Zephyr-latest/include/zephyr/arch/x86/intel64/
Dlinker.ld190 #include <zephyr/arch/x86/pagetables.ld>
/Zephyr-latest/boards/qemu/x86/
Dqemu_x86_tiny.ld498 #include <zephyr/arch/x86/pagetables.ld>
785 #include <zephyr/arch/x86/pagetables.ld>
/Zephyr-latest/arch/x86/core/
Dx86_mmu.c272 /* "dummy" pagetables for the first-phase build. The real page tables
/Zephyr-latest/doc/releases/
Drelease-notes-2.4.rst918 * :github:`28548` - up_squared: tests/arch/x86/pagetables/ failed.
Drelease-notes-2.6.rst1722 * :github:`33072` - [Coverity CID :219593] Logically dead code in tests/arch/x86/pagetables/src/mai…