pmd_val 563 arch/x86/include/asm/paravirt.h static inline pmdval_t pmd_val(pmd_t pmd) pmd_val 77 arch/x86/include/asm/pgtable.h #define pmd_val(x) native_pmd_val(x) pmd_val 54 include/asm-generic/page.h #define pmd_val(x) ((&x)->pmd[0]) pmd_val 48 include/asm-generic/pgtable-nopmd.h #define pmd_val(x) (pud_val((x).pud))