Searched defs:clear_fixmap (Results 1 – 2 of 2) sorted by relevance
81 #define clear_fixmap(idx) __set_fixmap(idx, 0, 0) macro
342 void clear_fixmap(unsigned map) in clear_fixmap() function
Completed in 4 milliseconds