Searched refs:XenPTMSIXEntry (Results 1 – 2 of 2) sorted by relevance
325 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()
212 typedef struct XenPTMSIXEntry { struct218 } XenPTMSIXEntry; typedef230 XenPTMSIXEntry msix_entry[];