Searched refs:__clear_fixmap (Results 1 – 3 of 3) sorted by relevance
80 extern void __clear_fixmap(enum fixed_addresses idx, pgprot_t flags);
125 __clear_fixmap(idx, __pgprot(_PAGE_WIRED)); in iounmap_fixed()
114 void __clear_fixmap(enum fixed_addresses idx, pgprot_t prot) in __clear_fixmap() function