[ARM] Part 2 in the cache API changes.
This is the new API; we now have methods for handling DMA which are separate from those handling the TLB consistency issues, which are in turn separate from the methods handling the cache coherency issues. Implementations are, however, free to alias these methods internally.
Showing
arch/arm/mm/cache-v3.S
0 → 100644
arch/arm/mm/cache-v4.S
0 → 100644
arch/arm/mm/cache-v4wb.S
0 → 100644
arch/arm/mm/cache-v4wt.S
0 → 100644
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
arch/arm/mm/proc-sa1100.S
0 → 100644
This diff is collapsed.
Please register or sign in to comment