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

/linux-master/arch/x86/mm/
H A Ddump_pagetables.c154 #define PUD_LEVEL_MULT (PTRS_PER_PMD * PMD_LEVEL_MULT) macro
155 #define P4D_LEVEL_MULT (PTRS_PER_PUD * PUD_LEVEL_MULT)

Completed in 146 milliseconds