__native_set_fixmap  332 arch/x86/mm/pgtable.c 	__native_set_fixmap(idx, pfn_pte(phys >> PAGE_SHIFT, flags));
__native_set_fixmap 1164 arch/x86/xen/enlighten.c 	__native_set_fixmap(idx, pte);
__native_set_fixmap   12 include/asm-x86/fixmap.h void __native_set_fixmap(enum fixed_addresses idx, pte_t pte);