Searched refs:P4D_LEVEL_MULT (Results 1 - 1 of 1) sorted by relevance

/linux-master/arch/x86/mm/
H A Ddump_pagetables.c155 #define P4D_LEVEL_MULT (PTRS_PER_PUD * PUD_LEVEL_MULT) macro
156 #define PGD_LEVEL_MULT (PTRS_PER_P4D * P4D_LEVEL_MULT)

Completed in 162 milliseconds