[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
arch/arm/mm/proc-sa1100.S
0 → 100644
Please register or sign in to comment