Home
last modified time | relevance | path

Searched defs:cacheflush (Results 1 – 5 of 5) sorted by relevance

/Linux-v5.15/arch/csky/mm/
Dsyscache.c9 SYSCALL_DEFINE3(cacheflush, in SYSCALL_DEFINE3() argument
/Linux-v5.15/arch/nds32/kernel/
Dsys_nds32.c29 SYSCALL_DEFINE3(cacheflush, unsigned int, start, unsigned int, end, int, cache) in SYSCALL_DEFINE3() argument
/Linux-v5.15/arch/mips/mm/
Dcache.c72 SYSCALL_DEFINE3(cacheflush, unsigned long, addr, unsigned long, bytes, in SYSCALL_DEFINE3() argument
/Linux-v5.15/arch/arc/mm/
Dcache.c1050 SYSCALL_DEFINE3(cacheflush, uint32_t, start, uint32_t, sz, uint32_t, flags) in SYSCALL_DEFINE3() argument
/Linux-v5.15/arch/powerpc/xmon/
Dxmon.c1944 static void cacheflush(void) in cacheflush() function