Searched defs:clear_fixmap (Results 1 – 2 of 2) sorted by relevance
/xen/xen/include/asm-x86/ | ||
A D | fixmap.h | 80 #define clear_fixmap(idx) __set_fixmap(idx, 0, 0) macro |
/xen/xen/arch/arm/ | ||
A D | mm.c | 372 void clear_fixmap(unsigned map) in clear_fixmap() function |
Completed in 6 milliseconds