Searched refs:vhpet_timer_ioapic_pin (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/sys/amd64/vmm/io/
H A Dvhpet.c135 vhpet_timer_ioapic_pin(struct vhpet *vhpet, int n) function
179 pin = vhpet_timer_ioapic_pin(vhpet, n);
236 pin = vhpet_timer_ioapic_pin(vhpet, n);
406 old_pin = vhpet_timer_ioapic_pin(vhpet, n);
426 new_pin = vhpet_timer_ioapic_pin(vhpet, n);
455 else if (vhpet_timer_ioapic_pin(vhpet, n) != old_pin)

Completed in 53 milliseconds