Home
last modified time | relevance | path

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

/linux-4.4.14/arch/x86/mm/
Ddump_pagetables.c103 #define PGD_LEVEL_MULT (PTRS_PER_PUD * PUD_LEVEL_MULT) macro
398 st.current_address = normalize_addr(i * PGD_LEVEL_MULT); in ptdump_walk_pgd_level_core()
405 i * PGD_LEVEL_MULT); in ptdump_walk_pgd_level_core()
414 st.current_address = normalize_addr(PTRS_PER_PGD*PGD_LEVEL_MULT); in ptdump_walk_pgd_level_core()