native_pud_val    491 arch/x86/include/asm/paravirt.h 	pudval_t val = native_pud_val(pud);
native_pud_val    106 arch/x86/include/asm/pgtable-3level.h 	set_64bit((unsigned long long *)(pudp), native_pud_val(pud));
native_pud_val    104 arch/x86/include/asm/pgtable.h #define pud_val(x)	native_pud_val(x)
native_pud_val    435 arch/x86/include/asm/pgtable.h 	pudval_t v = native_pud_val(pud);
native_pud_val    442 arch/x86/include/asm/pgtable.h 	pudval_t v = native_pud_val(pud);
native_pud_val    856 arch/x86/include/asm/pgtable.h 	return (native_pud_val(pud) & ~(_PAGE_KNL_ERRATUM_MASK)) == 0;
native_pud_val    403 arch/x86/include/asm/pgtable_types.h 	if (native_pud_val(pud) & _PAGE_PSE)
native_pud_val    416 arch/x86/include/asm/pgtable_types.h 	return native_pud_val(pud) & pud_flags_mask(pud);
native_pud_val    234 include/trace/events/xen.h 			   __entry->pudval = native_pud_val(pudval)),
native_pud_val    269 include/trace/events/xen.h 			   __entry->pudval = native_pud_val(pudval)),