native_set_pgd     48 arch/x86/include/asm/pgtable.h #define set_pgd(pgdp, pgd)		native_set_pgd(pgdp, pgd)
native_set_pgd    116 arch/x86/include/asm/pgtable_64.h 	native_set_pgd(pgd, native_make_pgd(0));