|
Linux Kernel
3.7.1
|
Go to the source code of this file.
Macros | |
| #define | cpu_has_x2apic 0 |
| #define | DMAR_OPERATION_TIMEOUT (((cycles_t) local_cpu_data->itc_freq)*10) |
| #define | iommu_pass_through (0) |
| #define | no_iommu (1) |
| #define | iommu_detected (0) |
Functions | |
| void | pci_iommu_shutdown (void) |
| void | no_iommu_init (void) |
| void | iommu_dma_init (void) |
| void | machvec_init (const char *name) |
| #define DMAR_OPERATION_TIMEOUT (((cycles_t) local_cpu_data->itc_freq)*10) |
Definition at line 77 of file dma-nommu.c.
1.8.2