Searched refs:NUM_IOAPIC_PINS (Results 1 – 2 of 2) sorted by relevance
88 redirect_table: [RedirectionTableEntry; kvm::NUM_IOAPIC_PINS],155 let entries = [entry; kvm::NUM_IOAPIC_PINS]; in new()173 for i in 0..kvm::NUM_IOAPIC_PINS { in end_of_interrupt()250 if index >= kvm::NUM_IOAPIC_PINS { in ioapic_write()297 if index < kvm::NUM_IOAPIC_PINS { in ioapic_read()317 let irq = kvm::NUM_IOAPIC_PINS - 1; in set_up()446 ioapic.service_irq(kvm::NUM_IOAPIC_PINS, false); in service_invalid_irq()
270 pub const NUM_IOAPIC_PINS: usize = 24; constant1029 cap.args[0] = NUM_IOAPIC_PINS as u64; in enable_split_irqchip()