native_set_fixmap  159 arch/x86/include/asm/fixmap.h void native_set_fixmap(unsigned /* enum fixed_addresses */ idx,
native_set_fixmap  166 arch/x86/include/asm/fixmap.h 	native_set_fixmap(idx, phys, flags);
native_set_fixmap  434 arch/x86/kernel/paravirt.c 	.mmu.set_fixmap		= native_set_fixmap,