Home
last modified time | relevance | path

Searched refs:FLUSH_CACHE (Results 1 – 2 of 2) sorted by relevance

/Linux-v4.19/arch/mips/include/uapi/asm/
Dsysmips.h21 #define FLUSH_CACHE 3 /* writeback and invalidate caches */ macro
/Linux-v4.19/arch/mips/kernel/
Dsyscall.c223 case FLUSH_CACHE: in SYSCALL_DEFINE3()