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