Home
last modified time | relevance | path

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

/openbmc/qemu/include/hw/xen/interface/
H A Dphysdev.h226 struct physdev_setup_gsi { struct
235 typedef struct physdev_setup_gsi physdev_setup_gsi_t; argument
/openbmc/linux/include/xen/interface/
H A Dphysdev.h193 struct physdev_setup_gsi { struct
/openbmc/linux/arch/x86/pci/
H A Dxen.c121 struct physdev_setup_gsi setup_gsi; in xen_register_gsi()