/linux-3.3/arch/s390/include/asm/ |
D | pci.h | 7 #define PCI_DMA_BUS_IS_PHYS (0) macro
|
/linux-3.3/arch/m68k/include/asm/ |
D | pci.h | 10 #define PCI_DMA_BUS_IS_PHYS (1) macro
|
/linux-3.3/arch/avr32/include/asm/ |
D | pci.h | 6 #define PCI_DMA_BUS_IS_PHYS (1) macro
|
/linux-3.3/arch/um/include/asm/ |
D | pci.h | 4 #define PCI_DMA_BUS_IS_PHYS (1) macro
|
/linux-3.3/arch/powerpc/include/asm/ |
D | pci.h | 145 #define PCI_DMA_BUS_IS_PHYS (0) macro 153 #define PCI_DMA_BUS_IS_PHYS (1) macro
|
/linux-3.3/arch/h8300/include/asm/ |
D | pci.h | 17 #define PCI_DMA_BUS_IS_PHYS (1) macro
|
/linux-3.3/arch/cris/include/asm/ |
D | pci.h | 45 #define PCI_DMA_BUS_IS_PHYS (1) macro
|
/linux-3.3/arch/xtensa/include/asm/ |
D | pci.h | 52 #define PCI_DMA_BUS_IS_PHYS (1) macro
|
/linux-3.3/arch/parisc/include/asm/ |
D | pci.h | 133 #define PCI_DMA_BUS_IS_PHYS 0 macro 139 #define PCI_DMA_BUS_IS_PHYS parisc_bus_is_phys macro 142 #define PCI_DMA_BUS_IS_PHYS 1 macro
|
/linux-3.3/arch/sparc/include/asm/ |
D | pci_32.h | 26 #define PCI_DMA_BUS_IS_PHYS (0) macro
|
D | pci_64.h | 28 #define PCI_DMA_BUS_IS_PHYS (0) macro
|
/linux-3.3/include/asm-generic/ |
D | pci.h | 58 #define PCI_DMA_BUS_IS_PHYS (1) macro
|
/linux-3.3/arch/arm/include/asm/ |
D | pci.h | 44 #define PCI_DMA_BUS_IS_PHYS (1) macro
|
/linux-3.3/arch/mn10300/include/asm/ |
D | pci.h | 70 #define PCI_DMA_BUS_IS_PHYS (1) macro
|
/linux-3.3/arch/microblaze/include/asm/ |
D | pci.h | 95 #define PCI_DMA_BUS_IS_PHYS (1) macro
|
/linux-3.3/arch/tile/include/asm/ |
D | pci.h | 48 #define PCI_DMA_BUS_IS_PHYS 1 macro
|
/linux-3.3/arch/ia64/include/asm/ |
D | pci.h | 43 #define PCI_DMA_BUS_IS_PHYS (ia64_max_iommu_merge_mask == ~0UL) macro
|
/linux-3.3/arch/sh/include/asm/ |
D | pci.h | 86 #define PCI_DMA_BUS_IS_PHYS (dma_ops->is_phys) macro
|
/linux-3.3/arch/alpha/include/asm/ |
D | pci.h | 71 #define PCI_DMA_BUS_IS_PHYS 0 macro
|
/linux-3.3/arch/x86/include/asm/ |
D | pci.h | 139 #define PCI_DMA_BUS_IS_PHYS (dma_ops->is_phys) macro
|
/linux-3.3/arch/mips/kernel/ |
D | setup.c | 48 unsigned int PCI_DMA_BUS_IS_PHYS; variable
|