Searched defs:__set_fixmap (Results 1 – 3 of 3) sorted by relevance
93 static inline void __set_fixmap(enum fixed_addresses idx, in __set_fixmap() function
98 void __set_fixmap(enum fixed_addresses idx, unsigned long phys, pgprot_t prot) in __set_fixmap() function
256 void __set_fixmap(enum fixed_addresses idx, phys_addr_t phys, pgprot_t flags) in __set_fixmap() function