native_set_pud 85 arch/x86/include/asm/pgtable.h # define set_pud(pudp, pud) native_set_pud(pudp, pud) native_set_pud 1098 arch/x86/include/asm/pgtable.h native_set_pud(pudp, pud); native_set_pud 118 arch/x86/include/asm/pgtable_64.h native_set_pud(pud, native_make_pud(0)); native_set_pud 399 arch/x86/kernel/paravirt.c .mmu.set_pud = native_set_pud,