Linux Kernel
3.7.1
|
Go to the source code of this file.
Macros | |
#define | DMAR_OPERATION_TIMEOUT ((cycles_t) tsc_khz*10*1000) |
Variables | |
struct dma_map_ops | nommu_dma_ops |
int | force_iommu |
int | no_iommu |
int | iommu_detected |
int | iommu_pass_through |
int force_iommu |
int iommu_detected |
int iommu_pass_through |
int no_iommu |
struct dma_map_ops nommu_dma_ops |
Definition at line 65 of file dma-nommu.c.