Home
last modified time | relevance | path

Searched refs:ioapic_drhd (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/i86pc/io/
H A Dimmu_dmar.c246 idt->ioapic_drhd = drhd; in ioapic_drhd_insert()
1275 return (idt->ioapic_drhd ? idt->ioapic_drhd->dr_immu : NULL); in immu_dmar_ioapic_immu()
/illumos-gate/usr/src/uts/i86pc/sys/
H A Dimmu.h170 typedef struct ioapic_drhd { struct
173 drhd_t *ioapic_drhd; argument