Searched defs:__set_fixmap (Results 1 – 6 of 6) sorted by relevance
/linux-3.3/arch/sh/mm/ |
D | nommu.c | 98 void __set_fixmap(enum fixed_addresses idx, unsigned long phys, pgprot_t prot) in __set_fixmap() function
|
D | init.c | 102 void __set_fixmap(enum fixed_addresses idx, unsigned long phys, pgprot_t prot) in __set_fixmap() function
|
/linux-3.3/arch/x86/include/asm/ |
D | fixmap.h | 171 static inline void __set_fixmap(enum fixed_addresses idx, in __set_fixmap() function
|
D | paravirt.h | 745 static inline void __set_fixmap(unsigned /* enum fixed_addresses */ idx, in __set_fixmap() function
|
/linux-3.3/arch/powerpc/mm/ |
D | pgtable_32.c | 439 void __set_fixmap (enum fixed_addresses idx, phys_addr_t phys, pgprot_t flags) in __set_fixmap() function
|
/linux-3.3/arch/tile/mm/ |
D | pgtable.c | 125 void __set_fixmap(enum fixed_addresses idx, unsigned long phys, pgprot_t flags) in __set_fixmap() function
|