Searched defs:set_fixmap (Results 1 - 3 of 3) sorted by relevance

/linux-master/arch/parisc/mm/
H A Dfixmap.c13 void notrace set_fixmap(enum fixed_addresses idx, phys_addr_t phys) function
/linux-master/include/asm-generic/
H A Dfixmap.h64 #define set_fixmap(idx, phys) \ macro
/linux-master/arch/x86/include/asm/
H A Dparavirt_types.h210 void (*set_fixmap)(unsigned /* enum fixed_addresses */ idx, member in struct:pv_mmu_ops

Completed in 138 milliseconds