|
Linux Kernel
3.7.1
|
#include <amd_iommu_types.h>
Data Fields | |
| struct list_head | list |
| struct protection_domain | domain |
| unsigned long | aperture_size |
| unsigned long | next_address |
| struct aperture_range * | aperture [APERTURE_MAX_RANGES] |
| bool | need_flush |
| u16 | target_dev |
Definition at line 462 of file amd_iommu_types.h.
| struct aperture_range* aperture[APERTURE_MAX_RANGES] |
Definition at line 475 of file amd_iommu_types.h.
| unsigned long aperture_size |
Definition at line 469 of file amd_iommu_types.h.
| struct protection_domain domain |
Definition at line 466 of file amd_iommu_types.h.
Definition at line 463 of file amd_iommu_types.h.
| bool need_flush |
Definition at line 478 of file amd_iommu_types.h.
| unsigned long next_address |
Definition at line 472 of file amd_iommu_types.h.
| u16 target_dev |
Definition at line 484 of file amd_iommu_types.h.
1.8.2