Searched defs:__set_fixmap (Results 1 – 10 of 10) sorted by relevance
/linux-6.12.1/arch/powerpc/include/asm/ ! |
D | fixmap.h | 93 static inline void __set_fixmap(enum fixed_addresses idx, in __set_fixmap() function
|
/linux-6.12.1/arch/x86/include/asm/ ! |
D | fixmap.h | 164 static inline void __set_fixmap(enum fixed_addresses idx, in __set_fixmap() function
|
D | paravirt.h | 572 static inline void __set_fixmap(unsigned /* enum fixed_addresses */ idx, in __set_fixmap() function
|
/linux-6.12.1/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 | 111 void __set_fixmap(enum fixed_addresses idx, unsigned long phys, pgprot_t prot) in __set_fixmap() function
|
/linux-6.12.1/arch/arm64/mm/ ! |
D | fixmap.c | 116 void __set_fixmap(enum fixed_addresses idx, in __set_fixmap() function
|
/linux-6.12.1/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-6.12.1/arch/loongarch/mm/ ! |
D | init.c | 212 void __init __set_fixmap(enum fixed_addresses idx, in __set_fixmap() function
|
/linux-6.12.1/arch/arm/mm/ ! |
D | mmu.c | 397 void __set_fixmap(enum fixed_addresses idx, phys_addr_t phys, pgprot_t prot) in __set_fixmap() function
|
/linux-6.12.1/arch/riscv/mm/ ! |
D | init.c | 346 void __set_fixmap(enum fixed_addresses idx, phys_addr_t phys, pgprot_t prot) in __set_fixmap() function
|