Searched refs:ioapic_index (Results 1 – 1 of 1) sorted by relevance
/illumos-gate/usr/src/uts/i86pc/io/ |
H A D | immu_intrmap.c | 138 uint16_t type, int count, uchar_t ioapic_index); 389 get_immu(dev_info_t *dip, uint16_t type, uchar_t ioapic_index) in get_immu() argument 394 immu = immu_dmar_ioapic_immu(ioapic_index); in get_immu() 438 get_sid(dev_info_t *dip, uint16_t type, uchar_t ioapic_index) in get_sid() argument 451 sid = immu_dmar_ioapic_sid(ioapic_index); in get_sid() 668 uint16_t type, int count, uchar_t ioapic_index) in immu_intrmap_alloc() argument 686 immu = get_immu(dip, type, ioapic_index); in immu_intrmap_alloc() 708 get_sid(dip, type, ioapic_index); in immu_intrmap_alloc()
|