Home
last modified time | relevance | path

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

/f-stack/freebsd/amd64/vmm/io/
H A Dvhpet.c140 vhpet_timer_ioapic_pin(struct vhpet *vhpet, int n) in vhpet_timer_ioapic_pin() function
184 pin = vhpet_timer_ioapic_pin(vhpet, n); in vhpet_timer_clear_isr()
241 pin = vhpet_timer_ioapic_pin(vhpet, n); in vhpet_timer_interrupt()
411 old_pin = vhpet_timer_ioapic_pin(vhpet, n); in vhpet_timer_update_config()
431 new_pin = vhpet_timer_ioapic_pin(vhpet, n); in vhpet_timer_update_config()
460 else if (vhpet_timer_ioapic_pin(vhpet, n) != old_pin) in vhpet_timer_update_config()