Home
last modified time | relevance | path

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

/openbmc/linux/include/xen/interface/
H A Dphysdev.h113 #define MAP_PIRQ_TYPE_GSI 0x1 macro
/openbmc/qemu/include/hw/xen/interface/
H A Dphysdev.h136 #define MAP_PIRQ_TYPE_GSI 0x1 macro
/openbmc/linux/arch/x86/pci/
H A Dxen.c80 map_irq.type = MAP_PIRQ_TYPE_GSI; in xen_register_pirq()
/openbmc/qemu/hw/i386/kvm/
H A Dxen_evtchn.c1565 if (type == MAP_PIRQ_TYPE_GSI) { in allocate_pirq()
1833 if (map->type != MAP_PIRQ_TYPE_GSI) { in xen_physdev_map_pirq()
/openbmc/linux/drivers/xen/events/
H A Devents_base.c1946 map_irq.type = MAP_PIRQ_TYPE_GSI; in restore_pirqs()