Home
last modified time | relevance | path

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

/Zephyr-Core-3.5.0/arch/x86/core/
Dx86_mmu.c225 #define NUM_PT ((PT_END - PT_START) / PT_AREA) macro
254 #define NUM_TABLE_PAGES (NUM_PT + NUM_PD + NUM_PDPT + 1)
257 #define NUM_TABLE_PAGES (NUM_PT + NUM_PD)