Searched defs:__set_fixmap (Results 1 – 8 of 8) sorted by relevance
/linux-4.4.14/arch/x86/include/asm/ |
D | fixmap.h | 154 static inline void __set_fixmap(enum fixed_addresses idx, in __set_fixmap() function
|
D | paravirt.h | 683 static inline void __set_fixmap(unsigned /* enum fixed_addresses */ idx, in __set_fixmap() function
|
/linux-4.4.14/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 | 102 void __set_fixmap(enum fixed_addresses idx, unsigned long phys, pgprot_t prot) in __set_fixmap() function
|
/linux-4.4.14/arch/microblaze/mm/ |
D | pgtable.c | 252 void __set_fixmap(enum fixed_addresses idx, phys_addr_t phys, pgprot_t flags) in __set_fixmap() function
|
/linux-4.4.14/arch/powerpc/mm/ |
D | pgtable_32.c | 450 void __set_fixmap (enum fixed_addresses idx, phys_addr_t phys, pgprot_t flags) in __set_fixmap() function
|
/linux-4.4.14/arch/arm64/mm/ |
D | mmu.c | 627 void __set_fixmap(enum fixed_addresses idx, in __set_fixmap() function
|
/linux-4.4.14/arch/arm/mm/ |
D | mmu.c | 407 void __set_fixmap(enum fixed_addresses idx, phys_addr_t phys, pgprot_t prot) in __set_fixmap() function
|