Home
last modified time | relevance | path

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

/Linux-v5.4/arch/x86/mm/
Ddump_pagetables.c154 #define PGD_LEVEL_MULT (PTRS_PER_P4D * P4D_LEVEL_MULT) macro
536 st.current_address = normalize_addr(i * PGD_LEVEL_MULT); in ptdump_walk_pgd_level_core()
548 i * PGD_LEVEL_MULT); in ptdump_walk_pgd_level_core()
558 st.current_address = normalize_addr(PTRS_PER_PGD*PGD_LEVEL_MULT); in ptdump_walk_pgd_level_core()