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