Home
last modified time | relevance | path

Searched defs:__set_fixmap (Results 1 – 7 of 7) sorted by relevance

/linux/arch/powerpc/include/asm/
H A Dfixmap.h93 static inline void __set_fixmap(enum fixed_addresses idx, in __set_fixmap() function
/linux/arch/x86/include/asm/
H A Dfixmap.h164 static inline void __set_fixmap(enum fixed_addresses idx, in __set_fixmap() function
/linux/arch/sh/mm/
H A Dnommu.c98 void __set_fixmap(enum fixed_addresses idx, unsigned long phys, pgprot_t prot) in __set_fixmap() function
H A Dinit.c111 void __set_fixmap(enum fixed_addresses idx, unsigned long phys, pgprot_t prot) in __set_fixmap() function
/linux/arch/microblaze/mm/
H A Dpgtable.c256 void __set_fixmap(enum fixed_addresses idx, phys_addr_t phys, pgprot_t flags) in __set_fixmap() function
/linux/arch/loongarch/mm/
H A Dinit.c212 void __init __set_fixmap(enum fixed_addresses idx, __set_fixmap() function
/linux/arch/riscv/mm/
H A Dinit.c362 void __set_fixmap(enum fixed_addresses idx, phys_addr_t phys, pgprot_t prot) in __set_fixmap() function