mirror of
https://github.com/torvalds/linux.git
synced 2026-06-30 10:05:51 +02:00
dma_cache_(wback|inv|wback_inv) were the earliest attempt on a generalized cache managment API for I/O purposes. Originally it was basically the raw MIPS low level cache API exported to the entire world. The API has suffered from a lack of documentation, was not very widely used unlike it's more modern brothers and can easily be replaced by dma_cache_sync. So remove it rsp. turn the surviving bits back into an arch private API, as discussed on linux-arch. Signed-off-by: Ralf Baechle <ralf@linux-mips.org> Acked-by: Paul Mundt <lethal@linux-sh.org> Acked-by: Paul Mackerras <paulus@samba.org> Acked-by: David S. Miller <davem@davemloft.net> Acked-by: Kyle McMartin <kyle@parisc-linux.org> Acked-by: Haavard Skinnemoen <hskinnemoen@atmel.com> Cc: <linux-arch@vger.kernel.org> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org> |
||
|---|---|---|
| .. | ||
| 8xx_immap.h | ||
| amigayle.h | ||
| amipcmcia.h | ||
| bootinfo.h | ||
| bootx.h | ||
| btext.h | ||
| commproc.h | ||
| cpm2.h | ||
| delay.h | ||
| device.h | ||
| floppy.h | ||
| fs_pd.h | ||
| gg2.h | ||
| gt64260_defs.h | ||
| gt64260.h | ||
| harrier.h | ||
| hawk_defs.h | ||
| hawk.h | ||
| highmem.h | ||
| hydra.h | ||
| ibm_ocp_pci.h | ||
| ibm_ocp.h | ||
| ibm4xx.h | ||
| ibm44x.h | ||
| ibm403.h | ||
| ibm405.h | ||
| immap_85xx.h | ||
| immap_cpm2.h | ||
| io.h | ||
| irq_regs.h | ||
| kdebug.h | ||
| kgdb.h | ||
| m8260_pci.h | ||
| machdep.h | ||
| md.h | ||
| mk48t59.h | ||
| mmu_context.h | ||
| mmu.h | ||
| mpc8xx.h | ||
| mpc10x.h | ||
| mpc52xx_psc.h | ||
| mpc52xx.h | ||
| mpc83xx.h | ||
| mpc85xx.h | ||
| mpc8260_pci9.h | ||
| mpc8260.h | ||
| mv64x60_defs.h | ||
| mv64x60.h | ||
| ocp_ids.h | ||
| ocp.h | ||
| open_pic.h | ||
| page.h | ||
| pc_serial.h | ||
| pci-bridge.h | ||
| pci.h | ||
| pgalloc.h | ||
| pgtable.h | ||
| pnp.h | ||
| ppc_sys.h | ||
| ppc4xx_dma.h | ||
| ppc4xx_pic.h | ||
| ppcboot.h | ||
| prep_nvram.h | ||
| prom.h | ||
| raven.h | ||
| reg_booke.h | ||
| residual.h | ||
| rio.h | ||
| rtc.h | ||
| serial.h | ||
| smp.h | ||
| spinlock.h | ||
| suspend.h | ||
| system.h | ||
| time.h | ||
| todc.h | ||
| traps.h | ||
| zorro.h | ||