__clear_fixmap     77 arch/sh/include/asm/fixmap.h extern void __clear_fixmap(enum fixed_addresses idx, pgprot_t flags);
__clear_fixmap    126 arch/sh/mm/ioremap_fixed.c 		__clear_fixmap(idx, __pgprot(_PAGE_WIRED));