Searched refs:__NR_ARM_cacheflush (Results 1 – 3 of 3) sorted by relevance
405 #define __NR_ARM_cacheflush (__NR_ARM_BASE+2) macro
908 VG_(do_syscall2)(__NR_ARM_cacheflush, startaddr, endaddr); in invalidate_icache()
1703 case __NR_ARM_cacheflush: return &ste___ARM_cacheflush; in ML_()