native_make_pud 105 arch/x86/include/asm/pgtable.h #define __pud(x) native_make_pud(x) native_make_pud 437 arch/x86/include/asm/pgtable.h return native_make_pud(v | set); native_make_pud 444 arch/x86/include/asm/pgtable.h return native_make_pud(v & ~clear); native_make_pud 118 arch/x86/include/asm/pgtable_64.h native_set_pud(pud, native_make_pud(0)); native_make_pud 124 arch/x86/include/asm/pgtable_64.h return native_make_pud(xchg(&xp->pud, 0)); native_make_pud 480 arch/x86/xen/mmu_pv.c return native_make_pud(pud); native_make_pud 2027 arch/x86/xen/mmu_pv.c pud = native_make_pud(xen_read_phys_ulong(pa + pud_index(vaddr) * native_make_pud 237 include/trace/events/xen.h (int)sizeof(pudval_t) * 2, (unsigned long long)pud_val(native_make_pud(__entry->pudval)),