__native_set_fixmap  158 arch/x86/include/asm/fixmap.h void __native_set_fixmap(enum fixed_addresses idx, pte_t pte);
__native_set_fixmap  652 arch/x86/mm/pgtable.c 	__native_set_fixmap(idx, pfn_pte(phys >> PAGE_SHIFT, flags));
__native_set_fixmap 2343 arch/x86/xen/mmu_pv.c 	__native_set_fixmap(idx, pte);