Searched refs:clear_fixmap (Results 1 – 4 of 4) sorted by relevance
68 #ifndef clear_fixmap69 #define clear_fixmap(idx) \ macro
60 void clear_fixmap(enum fixed_addresses idx);
27 void notrace clear_fixmap(enum fixed_addresses idx) in clear_fixmap() function
63 clear_fixmap(fixmap); in patch_unmap()