Home
last modified time | relevance | path

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

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