native_make_pud   432 arch/x86/kernel/paravirt.c 	.make_pud = native_make_pud,
native_make_pud   559 arch/x86/xen/mmu.c 	return native_make_pud(pud);
native_make_pud   167 include/asm-x86/page.h #define __pud(x)	native_make_pud(x)
native_make_pud   124 include/asm-x86/pgtable_64.h 	native_set_pud(pud, native_make_pud(0));