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

Data Fields

void __iomemregs [NUM_SMMU_REG_BANKS]
 
unsigned long iovmm_base
 
unsigned long page_count
 
spinlock_t lock
 
charname
 
struct devicedev
 
struct pageavp_vector_page
 
unsigned long translation_enable_0
 
unsigned long translation_enable_1
 
unsigned long translation_enable_2
 
unsigned long asid_security
 
struct dentrydebugfs_root
 
struct smmu_debugfs_infodebugfs_info
 
struct device_nodeahb
 
int num_as
 
struct smmu_as as [0]
 

Detailed Description

Definition at line 297 of file tegra-smmu.c.

Field Documentation

Definition at line 317 of file tegra-smmu.c.

struct smmu_as as[0]

Definition at line 320 of file tegra-smmu.c.

unsigned long asid_security

Definition at line 312 of file tegra-smmu.c.

struct page* avp_vector_page

Definition at line 304 of file tegra-smmu.c.

struct smmu_debugfs_info* debugfs_info

Definition at line 315 of file tegra-smmu.c.

struct dentry* debugfs_root

Definition at line 314 of file tegra-smmu.c.

struct device* dev

Definition at line 303 of file tegra-smmu.c.

unsigned long iovmm_base

Definition at line 299 of file tegra-smmu.c.

spinlock_t lock

Definition at line 301 of file tegra-smmu.c.

char* name

Definition at line 302 of file tegra-smmu.c.

int num_as

Definition at line 319 of file tegra-smmu.c.

unsigned long page_count

Definition at line 300 of file tegra-smmu.c.

Definition at line 298 of file tegra-smmu.c.

unsigned long translation_enable_0

Definition at line 309 of file tegra-smmu.c.

unsigned long translation_enable_1

Definition at line 310 of file tegra-smmu.c.

unsigned long translation_enable_2

Definition at line 311 of file tegra-smmu.c.


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