Searched defs:__set_fixmap (Results 1 – 10 of 10) sorted by relevance
/linux/arch/powerpc/include/asm/ |
A D | fixmap.h | 105 static inline void __set_fixmap(enum fixed_addresses idx, in __set_fixmap() function
|
/linux/arch/nds32/mm/ |
A D | init.c | 247 void __set_fixmap(enum fixed_addresses idx, in __set_fixmap() function
|
/linux/arch/x86/include/asm/ |
A D | fixmap.h | 164 static inline void __set_fixmap(enum fixed_addresses idx, in __set_fixmap() function
|
A D | paravirt.h | 579 static inline void __set_fixmap(unsigned /* enum fixed_addresses */ idx, in __set_fixmap() function
|
/linux/arch/sh/mm/ |
A D | nommu.c | 96 void __set_fixmap(enum fixed_addresses idx, unsigned long phys, pgprot_t prot) in __set_fixmap() function
|
A D | init.c | 111 void __set_fixmap(enum fixed_addresses idx, unsigned long phys, pgprot_t prot) in __set_fixmap() function
|
/linux/arch/microblaze/mm/ |
A D | pgtable.c | 256 void __set_fixmap(enum fixed_addresses idx, phys_addr_t phys, pgprot_t flags) in __set_fixmap() function
|
/linux/arch/riscv/mm/ |
A D | init.c | 256 void __set_fixmap(enum fixed_addresses idx, phys_addr_t phys, pgprot_t prot) in __set_fixmap() function
|
/linux/arch/arm/mm/ |
A D | mmu.c | 384 void __set_fixmap(enum fixed_addresses idx, phys_addr_t phys, pgprot_t prot) in __set_fixmap() function
|
/linux/arch/arm64/mm/ |
A D | mmu.c | 1272 void __set_fixmap(enum fixed_addresses idx, in __set_fixmap() function
|
Completed in 18 milliseconds