Searched defs:__set_fixmap (Results 1 – 10 of 10) sorted by relevance
/Linux-v5.4/arch/powerpc/include/asm/ |
D | fixmap.h | 77 static inline void __set_fixmap(enum fixed_addresses idx, in __set_fixmap() function
|
/Linux-v5.4/arch/nds32/mm/ |
D | init.c | 255 void __set_fixmap(enum fixed_addresses idx, in __set_fixmap() function
|
/Linux-v5.4/arch/x86/include/asm/ |
D | fixmap.h | 163 static inline void __set_fixmap(enum fixed_addresses idx, in __set_fixmap() function
|
D | paravirt.h | 630 static inline void __set_fixmap(unsigned /* enum fixed_addresses */ idx, in __set_fixmap() function
|
/Linux-v5.4/arch/sh/mm/ |
D | nommu.c | 97 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-v5.4/arch/microblaze/mm/ |
D | pgtable.c | 247 void __set_fixmap(enum fixed_addresses idx, phys_addr_t phys, pgprot_t flags) in __set_fixmap() function
|
/Linux-v5.4/arch/riscv/mm/ |
D | init.c | 160 void __set_fixmap(enum fixed_addresses idx, phys_addr_t phys, pgprot_t prot) in __set_fixmap() function
|
/Linux-v5.4/arch/arm/mm/ |
D | mmu.c | 406 void __set_fixmap(enum fixed_addresses idx, phys_addr_t phys, pgprot_t prot) in __set_fixmap() function
|
/Linux-v5.4/arch/arm64/mm/ |
D | mmu.c | 864 void __set_fixmap(enum fixed_addresses idx, in __set_fixmap() function
|