Searched defs:__set_fixmap (Results 1 – 10 of 10) sorted by relevance
/Linux-v5.10/arch/powerpc/include/asm/ |
D | fixmap.h | 98 static inline void __set_fixmap(enum fixed_addresses idx, in __set_fixmap() function
|
/Linux-v5.10/arch/nds32/mm/ |
D | init.c | 248 void __set_fixmap(enum fixed_addresses idx, in __set_fixmap() function
|
/Linux-v5.10/arch/x86/include/asm/ |
D | fixmap.h | 162 static inline void __set_fixmap(enum fixed_addresses idx, in __set_fixmap() function
|
D | paravirt.h | 542 static inline void __set_fixmap(unsigned /* enum fixed_addresses */ idx, in __set_fixmap() function
|
/Linux-v5.10/arch/sh/mm/ |
D | nommu.c | 96 void __set_fixmap(enum fixed_addresses idx, unsigned long phys, pgprot_t prot) in __set_fixmap() function
|
D | init.c | 111 void __set_fixmap(enum fixed_addresses idx, unsigned long phys, pgprot_t prot) in __set_fixmap() function
|
/Linux-v5.10/arch/microblaze/mm/ |
D | pgtable.c | 256 void __set_fixmap(enum fixed_addresses idx, phys_addr_t phys, pgprot_t flags) in __set_fixmap() function
|
/Linux-v5.10/arch/riscv/mm/ |
D | init.c | 217 void __set_fixmap(enum fixed_addresses idx, phys_addr_t phys, pgprot_t prot) in __set_fixmap() function
|
/Linux-v5.10/arch/arm/mm/ |
D | mmu.c | 382 void __set_fixmap(enum fixed_addresses idx, phys_addr_t phys, pgprot_t prot) in __set_fixmap() function
|
/Linux-v5.10/arch/arm64/mm/ |
D | mmu.c | 1247 void __set_fixmap(enum fixed_addresses idx, in __set_fixmap() function
|