Searched defs:iro (Results 1 – 3 of 3) sorted by relevance
435 struct iro { struct436 u32 base /* RAM field offset */;437 u16 m1 /* multiplier 1 */;438 u16 m2 /* multiplier 2 */;439 u16 m3 /* multiplier 3 */;440 u16 size /* RAM field size */;
755 domain_wait_iotlb_flush(struct dmar_unit *unit, uint64_t wt, int iro) in domain_wait_iotlb_flush()777 int am, iro; in domain_flush_iotlb_sync() local
327 struct iro { struct328 uint32_t base;329 uint16_t m1;330 uint16_t m2;331 uint16_t m3;332 uint16_t size;