__clear_fixmap
extern void __clear_fixmap(enum fixed_addresses idx, pgprot_t flags);
__clear_fixmap(idx, __pgprot(_PAGE_WIRED));