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