pmdval_t 530 arch/x86/include/asm/paravirt.h if (sizeof(pmdval_t) > sizeof(long)) pmdval_t 540 arch/x86/include/asm/paravirt.h pmdval_t val = native_pmd_val(pmd); pmdval_t 542 arch/x86/include/asm/paravirt.h if (sizeof(pmdval_t) > sizeof(long)) pmdval_t 549 arch/x86/include/asm/paravirt.h static inline pmd_t __pmd(pmdval_t val) pmdval_t 551 arch/x86/include/asm/paravirt.h pmdval_t ret; pmdval_t 553 arch/x86/include/asm/paravirt.h if (sizeof(pmdval_t) > sizeof(long)) pmdval_t 554 arch/x86/include/asm/paravirt.h ret = PVOP_CALLEE2(pmdval_t, pv_mmu_ops.make_pmd, pmdval_t 557 arch/x86/include/asm/paravirt.h ret = PVOP_CALLEE1(pmdval_t, pv_mmu_ops.make_pmd, pmdval_t 563 arch/x86/include/asm/paravirt.h static inline pmdval_t pmd_val(pmd_t pmd) pmdval_t 565 arch/x86/include/asm/paravirt.h pmdval_t ret; pmdval_t 567 arch/x86/include/asm/paravirt.h if (sizeof(pmdval_t) > sizeof(long)) pmdval_t 568 arch/x86/include/asm/paravirt.h ret = PVOP_CALLEE2(pmdval_t, pv_mmu_ops.pmd_val, pmdval_t 571 arch/x86/include/asm/paravirt.h ret = PVOP_CALLEE1(pmdval_t, pv_mmu_ops.pmd_val, pmdval_t 52 arch/x86/include/asm/pgtable-2level.h return __pmd(xchg((pmdval_t *)xp, 0)); pmdval_t 72 arch/x86/include/asm/pgtable-3level.h pmdval_t ret; pmdval_t 75 arch/x86/include/asm/pgtable-3level.h ret = (pmdval_t) (*tmp); pmdval_t 82 arch/x86/include/asm/pgtable-3level.h ret |= ((pmdval_t)*(tmp + 1)) << 32; pmdval_t 256 arch/x86/include/asm/pgtable.h static inline pmd_t pmd_set_flags(pmd_t pmd, pmdval_t set) pmdval_t 258 arch/x86/include/asm/pgtable.h pmdval_t v = native_pmd_val(pmd); pmdval_t 263 arch/x86/include/asm/pgtable.h static inline pmd_t pmd_clear_flags(pmd_t pmd, pmdval_t clear) pmdval_t 265 arch/x86/include/asm/pgtable.h pmdval_t v = native_pmd_val(pmd); pmdval_t 385 arch/x86/include/asm/pgtable.h pmdval_t val = pmd_val(pmd); pmdval_t 263 arch/x86/include/asm/pgtable_types.h static inline pud_t native_make_pud(pmdval_t val) pmdval_t 282 arch/x86/include/asm/pgtable_types.h typedef struct { pmdval_t pmd; } pmd_t; pmdval_t 284 arch/x86/include/asm/pgtable_types.h static inline pmd_t native_make_pmd(pmdval_t val) pmdval_t 289 arch/x86/include/asm/pgtable_types.h static inline pmdval_t native_pmd_val(pmd_t pmd) pmdval_t 296 arch/x86/include/asm/pgtable_types.h static inline pmdval_t native_pmd_val(pmd_t pmd) pmdval_t 307 arch/x86/include/asm/pgtable_types.h static inline pmdval_t pmd_flags(pmd_t pmd) pmdval_t 335 arch/x86/include/asm/pgtable_types.h static inline pmdval_t pmdnuma_flags(pmd_t pmd) pmdval_t 728 include/asm-generic/pgtable.h pmdval_t val = pmd_val(pmd); pmdval_t 766 include/asm-generic/pgtable.h pmdval_t val = pmd_val(pmd); pmdval_t 207 include/trace/events/xen.h __field(pmdval_t, pmdval) pmdval_t 213 include/trace/events/xen.h (int)sizeof(pmdval_t) * 2, (unsigned long long)pmd_val(native_make_pmd(__entry->pmdval)), pmdval_t 214 include/trace/events/xen.h (int)sizeof(pmdval_t) * 2, (unsigned long long)__entry->pmdval)