dect
/
linux-2.6
Archived
13
0
Fork 0
This repository has been archived on 2022-02-17. You can view files and clone it, but cannot push or open issues or pull requests.
linux-2.6/include/asm-powerpc/iseries
Benjamin Herrenschmidt 12d04eef92 [POWERPC] Refactor 64 bits DMA operations
This patch completely refactors DMA operations for 64 bits powerpc. 32 bits
is untouched for now.

We use the new dev_archdata structure to add the dma operations pointer
and associated data to struct device. While at it, we also add the OF node
pointer and numa node. In the future, we might want to look into merging
that with pci_dn as well.

The old vio, pci-iommu and pci-direct DMA ops are gone. They are now replaced
by a set of generic iommu and direct DMA ops (non PCI specific) that can be
used by bus types. The toplevel implementation is now inline.

Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
Signed-off-by: Paul Mackerras <paulus@samba.org>
2006-12-04 20:38:40 +11:00
..
hv_call.h [PATCH] powercp: iSeries include file comment cleanups 2006-01-12 20:09:30 +11:00
hv_call_event.h [PATCH] powerpc: remove bitfields from hv_call_event.h 2006-01-12 20:09:29 +11:00
hv_call_sc.h [PATCH] powercp: iSeries include file comment cleanups 2006-01-12 20:09:30 +11:00
hv_call_xm.h [POWERPC] iseries: Move iommu_table_cb into platforms/iseries 2006-07-14 17:26:59 +10:00
hv_lp_config.h [POWERPC] iseries: Make HvLpConfig_get(Primary)LpIndex functions 2006-07-13 18:42:38 +10:00
hv_lp_event.h [POWERPC] Fix up after irq changes 2006-10-07 22:08:26 +10:00
hv_types.h [PATCH] powercp: iSeries include file comment cleanups 2006-01-12 20:09:30 +11:00
iommu.h [POWERPC] Refactor 64 bits DMA operations 2006-12-04 20:38:40 +11:00
it_lp_queue.h [POWERPC] Fix up after irq changes 2006-10-07 22:08:26 +10:00
it_lp_reg_save.h [PATCH] powercp: iSeries include file comment cleanups 2006-01-12 20:09:30 +11:00
lpar_map.h [PATCH] powercp: iSeries include file comment cleanups 2006-01-12 20:09:30 +11:00
mf.h [PATCH] powerpc: iseries: Make more stuff static in platforms/iseries/mf.c 2006-03-22 15:04:23 +11:00
vio.h [POWERPC] iseries: A new iSeries console 2006-07-13 18:51:22 +10:00