native_pud_val    579 arch/x86/include/asm/paravirt.h 	pudval_t val = native_pud_val(pud);
native_pud_val    100 arch/x86/include/asm/pgtable-3level.h 	set_64bit((unsigned long long *)(pudp), native_pud_val(pud));
native_pud_val     72 arch/x86/include/asm/pgtable.h #define pud_val(x)	native_pud_val(x)
native_pud_val    572 arch/x86/include/asm/pgtable.h 	return native_pud_val(pud) == 0;
native_pud_val    304 arch/x86/include/asm/pgtable_types.h 	return native_pud_val(pud) & PTE_FLAGS_MASK;
native_pud_val    237 include/trace/events/xen.h 			   __entry->pudval = native_pud_val(pudval)),
native_pud_val    280 include/trace/events/xen.h 			   __entry->pudval = native_pud_val(pudval)),