Home
last modified time | relevance | path

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

/openbmc/qemu/hw/xen/
H A Dxen_pt_msi.c376 XenPTMSIX *msix = s->msix; in xen_pt_msix_update()
443 XenPTMSIX *msix = s->msix; in pci_msix_write()
481 XenPTMSIX *msix = s->msix; in pci_msix_read()
533 XenPTMSIX *msix = NULL; in xen_pt_msix_init()
554 s->msix = g_malloc0(sizeof (XenPTMSIX) in xen_pt_msix_init()
621 XenPTMSIX *msix = s->msix; in xen_pt_msix_unmap()
640 XenPTMSIX *msix = s->msix; in xen_pt_msix_delete()
H A Dxen_pt.h219 typedef struct XenPTMSIX { struct
231 } XenPTMSIX; argument
247 XenPTMSIX *msix;