Searched refs:__late_clear_fixmap (Results 1 – 4 of 4) sorted by relevance
60 #ifndef __late_clear_fixmap61 static inline void __init __late_clear_fixmap(enum fixed_addresses idx) in __late_clear_fixmap() function200 __late_clear_fixmap(idx); in early_iounmap()
59 #define __late_clear_fixmap(idx) __set_fixmap((idx), 0, FIXMAP_PAGE_CLEAR) macro
108 #define __late_clear_fixmap(idx) __set_fixmap((idx), 0, FIXMAP_PAGE_CLEAR) macro
194 #define __late_clear_fixmap(idx) __set_fixmap(idx, 0, __pgprot(0)) macro