Home | History | Annotate | Download | only in m_scheduler

Lines Matching refs:flush_dcache

1598          VG_(debugLog)(2, "sched", "flush_dcache(%p, %lu)\n", start, len);
1599 VG_(flush_dcache)(start, len);