native_set_pud    426 arch/x86/kernel/paravirt.c 	.set_pud = native_set_pud,
native_set_pud    367 include/asm-x86/pgtable.h # define set_pud(pudp, pud)		native_set_pud(pudp, pud)
native_set_pud    124 include/asm-x86/pgtable_64.h 	native_set_pud(pud, native_make_pud(0));