Searched defs:__set_fixmap (Results 1 – 10 of 10) sorted by relevance
/linux/arch/powerpc/include/asm/ |
H A D | fixmap.h | 93 static inline void __set_fixmap(enum fixed_addresses idx, in __set_fixmap() function
|
/linux/arch/openrisc/mm/ |
H A D | init.c | 229 void __init __set_fixmap(enum fixed_addresses idx, in __set_fixmap() function
|
/linux/arch/x86/include/asm/ |
H A D | fixmap.h | 164 static inline void __set_fixmap(enum fixed_addresses idx, in __set_fixmap() function
|
H A D | paravirt.h | 545 static inline void __set_fixmap(unsigned /* enum fixed_addresses */ idx, in __set_fixmap() function
|
/linux/arch/sh/mm/ |
H A D | nommu.c | 98 void __set_fixmap(enum fixed_addresses idx, unsigned long phys, pgprot_t prot) in __set_fixmap() function
|
H A D | init.c | 111 void __set_fixmap(enum fixed_addresses idx, unsigned long phys, pgprot_t prot) in __set_fixmap() function
|
/linux/arch/arm64/mm/ |
H A D | fixmap.c | 119 void __set_fixmap(enum fixed_addresses idx, in __set_fixmap() function
|
/linux/arch/microblaze/mm/ |
H 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/loongarch/mm/ |
H A D | init.c | 186 void __init __set_fixmap(enum fixed_addresses idx, in __set_fixmap() function
|
/linux/arch/riscv/mm/ |
H A D | init.c | 395 void __set_fixmap(enum fixed_addresses idx, phys_addr_t phys, pgprot_t prot) in __set_fixmap() function
|