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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/x86/mm/
H A Ddump_pagetables.c89 #define PGD_LEVEL_MULT (PTRS_PER_PUD * PUD_LEVEL_MULT) macro
312 st.current_address = normalize_addr(i * PGD_LEVEL_MULT);
320 i * PGD_LEVEL_MULT);
328 st.current_address = normalize_addr(PTRS_PER_PGD*PGD_LEVEL_MULT);

Completed in 108 milliseconds