Home
last modified time | relevance | path

Searched refs:native_set_fixmap (Results 1 – 3 of 3) sorted by relevance

/arch/x86/include/asm/
Dfixmap.h150 void native_set_fixmap(unsigned /* enum fixed_addresses */ idx,
157 native_set_fixmap(idx, phys, flags); in __set_fixmap()
/arch/x86/kernel/
Dparavirt.c488 .set_fixmap = native_set_fixmap,
/arch/x86/mm/
Dpgtable.c570 void native_set_fixmap(unsigned /* enum fixed_addresses */ idx, in native_set_fixmap() function