Home
last modified time | relevance | path

Searched defs:iommu_regs (Results 1 – 1 of 1) sorted by relevance

/linux-2.6.39/arch/sparc/include/asm/
Diommu_32.h21 struct iommu_regs { struct
23 volatile unsigned long control; /* IOMMU control */
24 volatile unsigned long base; /* Physical base of iopte page table */
25 volatile unsigned long _unused1[3];
26 volatile unsigned long tlbflush; /* write only */
27 volatile unsigned long pageflush; /* write only */
28 volatile unsigned long _unused2[1017];
30 volatile unsigned long afsr; /* Async-fault status register */
31 volatile unsigned long afar; /* Async-fault physical address */
32 volatile unsigned long _unused3[2];
[all …]