|
Linux Kernel
3.7.1
|
#include <linux/dma-mapping.h>#include <linux/pci.h>#include <xen/swiotlb-xen.h>#include <asm/xen/hypervisor.h>#include <xen/xen.h>#include <asm/iommu_table.h>#include <asm/xen/swiotlb-xen.h>#include <linux/export.h>Go to the source code of this file.
Variables | |
| int xen_swiotlb | __read_mostly |
| EXPORT_SYMBOL_GPL | ( | pci_xen_swiotlb_init_late | ) |
| IOMMU_INIT_FINISH | ( | pci_xen_swiotlb_detect | , |
| NULL | , | ||
| pci_xen_swiotlb_init | , | ||
| NULL | |||
| ) |
Definition at line 42 of file pci-swiotlb-xen.c.
Definition at line 72 of file pci-swiotlb-xen.c.
Definition at line 83 of file pci-swiotlb-xen.c.
| int xen_swiotlb __read_mostly |
Definition at line 19 of file pci-swiotlb-xen.c.
1.8.2