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

Data Fields

int nid
 
char name [NAMESIZE]
 
void __iomemxlate_regs
 
void __iomemcmd_regs
 
unsigned longstab
 
unsigned longptab
 
voidpad_page
 
struct list_head windows
 

Detailed Description

Definition at line 122 of file iommu.c.

Field Documentation

void __iomem* cmd_regs

Definition at line 126 of file iommu.c.

char name[NAMESIZE]

Definition at line 124 of file iommu.c.

int nid

Definition at line 123 of file iommu.c.

void* pad_page

Definition at line 129 of file iommu.c.

unsigned long* ptab

Definition at line 128 of file iommu.c.

unsigned long* stab

Definition at line 127 of file iommu.c.

struct list_head windows

Definition at line 130 of file iommu.c.

void __iomem* xlate_regs

Definition at line 125 of file iommu.c.


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