Home
last modified time | relevance | path

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

/NextBSD/sys/amd64/vmm/io/
HDvhpet.c135 vhpet_timer_ioapic_pin(struct vhpet *vhpet, int n) in vhpet_timer_ioapic_pin() function
179 pin = vhpet_timer_ioapic_pin(vhpet, n); in vhpet_timer_clear_isr()
236 pin = vhpet_timer_ioapic_pin(vhpet, n); in vhpet_timer_interrupt()
406 old_pin = vhpet_timer_ioapic_pin(vhpet, n); in vhpet_timer_update_config()
426 new_pin = vhpet_timer_ioapic_pin(vhpet, n); in vhpet_timer_update_config()
455 else if (vhpet_timer_ioapic_pin(vhpet, n) != old_pin) in vhpet_timer_update_config()