/linux-4.4.14/arch/powerpc/include/asm/ |
D | pci.h | 105 #define PCI_DMA_BUS_IS_PHYS (0) macro 113 #define PCI_DMA_BUS_IS_PHYS (1) macro
|
/linux-4.4.14/arch/parisc/include/asm/ |
D | pci.h | 103 #define PCI_DMA_BUS_IS_PHYS 0 macro 109 #define PCI_DMA_BUS_IS_PHYS parisc_bus_is_phys macro 112 #define PCI_DMA_BUS_IS_PHYS 1 macro
|
/linux-4.4.14/arch/avr32/include/asm/ |
D | pci.h | 6 #define PCI_DMA_BUS_IS_PHYS (1) macro
|
/linux-4.4.14/arch/m68k/include/asm/ |
D | pci.h | 11 #define PCI_DMA_BUS_IS_PHYS (1) macro
|
/linux-4.4.14/include/asm-generic/ |
D | pci.h | 21 #define PCI_DMA_BUS_IS_PHYS (1) macro
|
/linux-4.4.14/arch/xtensa/include/asm/ |
D | pci.h | 47 #define PCI_DMA_BUS_IS_PHYS (1) macro
|
/linux-4.4.14/arch/h8300/include/asm/ |
D | pci.h | 17 #define PCI_DMA_BUS_IS_PHYS (1) macro
|
/linux-4.4.14/arch/cris/include/asm/ |
D | pci.h | 42 #define PCI_DMA_BUS_IS_PHYS (1) macro
|
/linux-4.4.14/arch/sparc/include/asm/ |
D | pci_32.h | 21 #define PCI_DMA_BUS_IS_PHYS (0) macro
|
D | pci_64.h | 23 #define PCI_DMA_BUS_IS_PHYS (0) macro
|
/linux-4.4.14/arch/arm64/include/asm/ |
D | pci.h | 25 #define PCI_DMA_BUS_IS_PHYS (0) macro
|
/linux-4.4.14/arch/arm/include/asm/ |
D | pci.h | 32 #define PCI_DMA_BUS_IS_PHYS (1) macro
|
/linux-4.4.14/arch/microblaze/include/asm/ |
D | pci.h | 72 #define PCI_DMA_BUS_IS_PHYS (1) macro
|
/linux-4.4.14/arch/tile/include/asm/ |
D | pci.h | 60 #define PCI_DMA_BUS_IS_PHYS 1 macro 193 #define PCI_DMA_BUS_IS_PHYS 0 macro
|
/linux-4.4.14/arch/mn10300/include/asm/ |
D | pci.h | 68 #define PCI_DMA_BUS_IS_PHYS (1) macro
|
/linux-4.4.14/arch/ia64/include/asm/ |
D | pci.h | 51 #define PCI_DMA_BUS_IS_PHYS (ia64_max_iommu_merge_mask == ~0UL) macro
|
/linux-4.4.14/arch/sh/include/asm/ |
D | pci.h | 81 #define PCI_DMA_BUS_IS_PHYS (dma_ops->is_phys) macro
|
/linux-4.4.14/arch/alpha/include/asm/ |
D | pci.h | 67 #define PCI_DMA_BUS_IS_PHYS 0 macro
|
/linux-4.4.14/arch/x86/include/asm/ |
D | pci.h | 100 #define PCI_DMA_BUS_IS_PHYS (dma_ops->is_phys) macro
|
/linux-4.4.14/arch/mips/kernel/ |
D | setup.c | 57 unsigned int PCI_DMA_BUS_IS_PHYS; variable
|
/linux-4.4.14/arch/s390/include/asm/ |
D | pci.h | 5 #define PCI_DMA_BUS_IS_PHYS (0) macro
|