Home
last modified time | relevance | path

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

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