Searched refs:PMD_LEVEL_MULT (Results 1 - 1 of 1) sorted by last modified time

/linux-master/arch/x86/mm/
H A Ddump_pagetables.c153 #define PMD_LEVEL_MULT (PTRS_PER_PTE * PTE_LEVEL_MULT) macro
154 #define PUD_LEVEL_MULT (PTRS_PER_PMD * PMD_LEVEL_MULT)

Completed in 125 milliseconds