Searched refs:__late_clear_fixmap (Results 1 – 3 of 3) sorted by relevance
59 #define __late_clear_fixmap(idx) __set_fixmap((idx), 0, FIXMAP_PAGE_CLEAR) macro
114 #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
Completed in 4 milliseconds