Searched defs:__set_fixmap (Results 1 – 9 of 9) sorted by relevance
/Linux-v4.19/arch/powerpc/include/asm/ |
D | fixmap.h | 72 static inline void __set_fixmap(enum fixed_addresses idx, in __set_fixmap() function
|
/Linux-v4.19/arch/x86/include/asm/ |
D | fixmap.h | 166 static inline void __set_fixmap(enum fixed_addresses idx, in __set_fixmap() function
|
D | paravirt.h | 668 static inline void __set_fixmap(unsigned /* enum fixed_addresses */ idx, in __set_fixmap() function
|
/Linux-v4.19/arch/nds32/mm/ |
D | init.c | 262 void __set_fixmap(enum fixed_addresses idx, in __set_fixmap() function
|
/Linux-v4.19/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-v4.19/arch/microblaze/mm/ |
D | pgtable.c | 252 void __set_fixmap(enum fixed_addresses idx, phys_addr_t phys, pgprot_t flags) in __set_fixmap() function
|
/Linux-v4.19/arch/arm64/mm/ |
D | mmu.c | 838 void __set_fixmap(enum fixed_addresses idx, in __set_fixmap() function
|
/Linux-v4.19/arch/arm/mm/ |
D | mmu.c | 409 void __set_fixmap(enum fixed_addresses idx, phys_addr_t phys, pgprot_t prot) in __set_fixmap() function
|