Searched defs:iommu_regs (Results 1 – 1 of 1) sorted by relevance
22 struct iommu_regs { struct24 volatile unsigned long control; /* IOMMU control */26 volatile unsigned long _unused1[3];27 volatile unsigned long tlbflush; /* write only */28 volatile unsigned long pageflush; /* write only */29 volatile unsigned long _unused2[1017];33 volatile unsigned long _unused3[2];35 volatile unsigned long sbuscfg1;36 volatile unsigned long sbuscfg2;37 volatile unsigned long sbuscfg3;[all …]
Completed in 3 milliseconds