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