Home
last modified time | relevance | path

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

/openbmc/qemu/hw/xen/
H A Dxen_pt_msi.c325 XenPTMSIXEntry *entry = NULL; in xen_pt_msix_update_one()
393 XenPTMSIXEntry *entry = &s->msix->msix_entry[i]; in xen_pt_msix_disable()
405 XenPTMSIXEntry *entry; in xen_pt_msix_update_remap()
427 static uint32_t get_entry_value(XenPTMSIXEntry *e, int offset) in get_entry_value()
433 static void set_entry_value(XenPTMSIXEntry *e, int offset, uint32_t val) in set_entry_value()
444 XenPTMSIXEntry *entry; in pci_msix_write()
555 + total_entries * sizeof (XenPTMSIXEntry)); in xen_pt_msix_init()
H A Dxen_pt.h212 typedef struct XenPTMSIXEntry { struct
218 } XenPTMSIXEntry; typedef
230 XenPTMSIXEntry msix_entry[];