Home
last modified time | relevance | path

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

/arch/x86/include/asm/
Dfixmap.h21 static inline void __set_fixmap(enum fixed_addresses idx, in __set_fixmap() function
Dparavirt.h1370 static inline void __set_fixmap(unsigned /* enum fixed_addresses */ idx, in __set_fixmap() function
/arch/sh/mm/
Dtlb-nommu.c60 void __set_fixmap(enum fixed_addresses idx, unsigned long phys, pgprot_t prot) in __set_fixmap() function
Dinit.c91 void __set_fixmap(enum fixed_addresses idx, unsigned long phys, pgprot_t prot) in __set_fixmap() function
/arch/powerpc/mm/
Dpgtable_32.c397 void __set_fixmap (enum fixed_addresses idx, phys_addr_t phys, pgprot_t flags) in __set_fixmap() function