Home
last modified time | relevance | path

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

/openbmc/qemu/hw/i386/kvm/
H A Dxen_evtchn.c164 uint16_t gsi_pirq[IOAPIC_NUM_PINS]; member
227 if (s->gsi_pirq[i]) { in xen_evtchn_post_load()
228 s->pirq[s->gsi_pirq[i]].gsi = i; in xen_evtchn_post_load()
263 VMSTATE_UINT16_ARRAY(gsi_pirq, XenEvtchnState, IOAPIC_NUM_PINS),
1593 s->gsi_pirq[gsi] = pirq; in allocate_pirq()
1626 pirq = s->gsi_pirq[gsi]; in xen_evtchn_set_gsi()
1863 s->gsi_pirq[gsi] = pirq; in xen_physdev_map_pirq()
1903 s->gsi_pirq[gsi] = 0; in xen_physdev_unmap_pirq()