Home
last modified time | relevance | path

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

/openbmc/qemu/hw/i386/kvm/
H A Dxen_evtchn.c1555 static int allocate_pirq(XenEvtchnState *s, int type, int gsi) in allocate_pirq() function
1841 pirq = allocate_pirq(s, map->type, gsi); in xen_physdev_map_pirq()
1986 pirq = allocate_pirq(s, get->type, IRQ_UNBOUND); in xen_physdev_get_free_pirq()