Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/powerpc/include/asm/
H A Dfixmap.h105 static inline void __set_fixmap(enum fixed_addresses idx, in __set_fixmap() function
/OK3568_Linux_fs/kernel/arch/nds32/mm/
H A Dinit.c248 void __set_fixmap(enum fixed_addresses idx, in __set_fixmap() function
/OK3568_Linux_fs/kernel/arch/x86/include/asm/
H A Dfixmap.h162 static inline void __set_fixmap(enum fixed_addresses idx, in __set_fixmap() function
H A Dparavirt.h542 static inline void __set_fixmap(unsigned /* enum fixed_addresses */ idx, in __set_fixmap() function
/OK3568_Linux_fs/kernel/arch/sh/mm/
H A Dnommu.c96 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
/OK3568_Linux_fs/kernel/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
/OK3568_Linux_fs/kernel/arch/riscv/mm/
H A Dinit.c230 void __set_fixmap(enum fixed_addresses idx, phys_addr_t phys, pgprot_t prot) in __set_fixmap() function
/OK3568_Linux_fs/kernel/arch/arm/mm/
H A Dmmu.c397 void __set_fixmap(enum fixed_addresses idx, phys_addr_t phys, pgprot_t prot) in __set_fixmap() function
/OK3568_Linux_fs/kernel/arch/arm64/mm/
H A Dmmu.c1292 void __set_fixmap(enum fixed_addresses idx, in __set_fixmap() function