Searched hist:286969 (Results 1 - 1 of 1) sorted by path

/freebsd-11-stable/sys/arm/arm/
H A Dbusdma_machdep-v6.cdiff 286969 Thu Aug 20 17:54:21 MDT 2015 ian Remove code left over from the armv4 days. On armv4, cache maintenance
operations always had to be aligned and sized to cache lines. On armv6
and later, cache maintenance operates on a cache line if any part of
the line is referenced in the operation, so we don't need extra code to
align the edges of the sync range.

Completed in 331 milliseconds