native_make_p4d   100 arch/x86/include/asm/pgtable.h #define __p4d(x)	native_make_p4d(x)
native_make_p4d   147 arch/x86/include/asm/pgtable_64.h 	WRITE_ONCE(*p4dp, native_make_p4d(native_pgd_val(pgd)));
native_make_p4d   152 arch/x86/include/asm/pgtable_64.h 	native_set_p4d(p4d, native_make_p4d(0));
native_make_p4d   570 arch/x86/xen/mmu_pv.c 	return native_make_p4d(p4d);