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

#include <iommu.h>

Data Fields

u32 da_start
 
u32 da_end
 
int nr_tlb_entries
 

Detailed Description

struct omap_mmu_dev_attr - OMAP mmu device attributes for omap_hwmod : device address where the va space starts. : device address where the va space ends. : number of entries supported by the translation look-aside buffer (TLB).

Definition at line 113 of file iommu.h.

Field Documentation

u32 da_end

Definition at line 115 of file iommu.h.

u32 da_start

Definition at line 114 of file iommu.h.

int nr_tlb_entries

Definition at line 116 of file iommu.h.


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