Searched refs:FLUSH_CACHE (Results 1 – 2 of 2) sorted by relevance
/linux/arch/mips/include/uapi/asm/ | ||
H A D | sysmips.h | 21 #define FLUSH_CACHE 3 /* writeback and invalidate caches */ macro |
/linux/arch/mips/kernel/ | ||
H A D | syscall.c | 229 case FLUSH_CACHE: in SYSCALL_DEFINE3() |