Searched defs:cacheflush (Results 1 – 5 of 5) sorted by relevance
/linux/arch/csky/mm/ |
A D | syscache.c | 9 SYSCALL_DEFINE3(cacheflush, in SYSCALL_DEFINE3() argument
|
/linux/arch/nds32/kernel/ |
A D | sys_nds32.c | 29 SYSCALL_DEFINE3(cacheflush, unsigned int, start, unsigned int, end, int, cache) in SYSCALL_DEFINE3() argument
|
/linux/arch/mips/mm/ |
A D | cache.c | 72 SYSCALL_DEFINE3(cacheflush, unsigned long, addr, unsigned long, bytes, in SYSCALL_DEFINE3() argument
|
/linux/arch/arc/mm/ |
A D | cache.c | 1050 SYSCALL_DEFINE3(cacheflush, uint32_t, start, uint32_t, sz, uint32_t, flags) in SYSCALL_DEFINE3() argument
|
/linux/arch/powerpc/xmon/ |
A D | xmon.c | 1944 static void cacheflush(void) in cacheflush() function
|
Completed in 28 milliseconds