native_set_pgd 433 arch/x86/kernel/paravirt.c .set_pgd = native_set_pgd, native_set_pgd 362 include/asm-x86/pgtable.h #define set_pgd(pgdp, pgd) native_set_pgd(pgdp, pgd) native_set_pgd 134 include/asm-x86/pgtable_64.h native_set_pgd(pgd, native_make_pgd(0));