Searched defs:clear_fixmap (Results 1 – 2 of 2) sorted by relevance
| /Linux-v5.4/arch/parisc/mm/ | ||
| D | fixmap.c | 31 void notrace clear_fixmap(enum fixed_addresses idx)  in clear_fixmap()  function | 
| /Linux-v5.4/include/asm-generic/ | ||
| D | fixmap.h | 69 #define clear_fixmap(idx)			\  macro |