Linux Kernel
3.7.1
|
#include <intel-iommu.h>
Data Fields | |
raw_spinlock_t | q_lock |
struct qi_desc * | desc |
int * | desc_status |
int | free_head |
int | free_tail |
int | free_cnt |
Definition at line 273 of file intel-iommu.h.
Definition at line 275 of file intel-iommu.h.
Definition at line 276 of file intel-iommu.h.
int free_cnt |
Definition at line 279 of file intel-iommu.h.
int free_head |
Definition at line 277 of file intel-iommu.h.
int free_tail |
Definition at line 278 of file intel-iommu.h.
raw_spinlock_t q_lock |
Definition at line 274 of file intel-iommu.h.