Home
last modified time | relevance | path

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

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