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

#include <iova.h>

Data Fields

spinlock_t iova_rbtree_lock
 
struct rb_root rbroot
 
struct rb_nodecached32_node
 
unsigned long dma_32bit_pfn
 

Detailed Description

Definition at line 30 of file iova.h.

Field Documentation

struct rb_node* cached32_node

Definition at line 33 of file iova.h.

unsigned long dma_32bit_pfn

Definition at line 34 of file iova.h.

spinlock_t iova_rbtree_lock

Definition at line 31 of file iova.h.

struct rb_root rbroot

Definition at line 32 of file iova.h.


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