Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/intel/io/vmm/io/
H A Dvhpet.c137 vhpet_timer_ioapic_pin(struct vhpet *vhpet, int n) in vhpet_timer_ioapic_pin() function
176 pin = vhpet_timer_ioapic_pin(vhpet, n); in vhpet_timer_clear_isr()
232 pin = vhpet_timer_ioapic_pin(vhpet, n); in vhpet_timer_interrupt()
400 old_pin = vhpet_timer_ioapic_pin(vhpet, n); in vhpet_timer_update_config()
419 new_pin = vhpet_timer_ioapic_pin(vhpet, n); in vhpet_timer_update_config()
447 else if (vhpet_timer_ioapic_pin(vhpet, n) != old_pin) in vhpet_timer_update_config()