Home
last modified time | relevance | path

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

/Zephyr-Core-3.5.0/arch/x86/core/
Dx86_mmu.c254 #define NUM_TABLE_PAGES (NUM_PT + NUM_PD + NUM_PDPT + 1) macro
257 #define NUM_TABLE_PAGES (NUM_PT + NUM_PD) macro
261 (NUM_TABLE_PAGES + CONFIG_X86_EXTRA_PAGE_TABLE_PAGES)