Home
last modified time | relevance | path

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

/Zephyr-latest/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