Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Fields
pci_iommu_arena Struct Reference

#include <pci_impl.h>

Data Fields

spinlock_t lock
 
struct pci_controllerhose
 
unsigned longptes
 
dma_addr_t dma_base
 
unsigned int size
 
unsigned int next_entry
 
unsigned int align_entry
 

Detailed Description

Definition at line 132 of file pci_impl.h.

Field Documentation

unsigned int align_entry

Definition at line 142 of file pci_impl.h.

dma_addr_t dma_base

Definition at line 139 of file pci_impl.h.

Definition at line 135 of file pci_impl.h.

spinlock_t lock

Definition at line 134 of file pci_impl.h.

unsigned int next_entry

Definition at line 141 of file pci_impl.h.

unsigned long* ptes

Definition at line 138 of file pci_impl.h.

unsigned int size

Definition at line 140 of file pci_impl.h.


The documentation for this struct was generated from the following file: