__late_clear_fixmap
#define __late_clear_fixmap(idx) __set_fixmap((idx), 0, FIXMAP_PAGE_CLEAR)
#define __late_clear_fixmap(idx) __set_fixmap((idx), 0, FIXMAP_PAGE_CLEAR)
#define __late_clear_fixmap(idx) __set_fixmap(idx, 0, __pgprot(0))
static inline void __init __late_clear_fixmap(enum fixed_addresses idx)