Searched refs:xen_pt_msi_update (Results 1 – 3 of 3) sorted by relevance
329 int xen_pt_msi_update(XenPCIPassthroughState *d);
1137 if (xen_pt_msi_update(s)) { in xen_pt_msgctrl_reg_write()1244 xen_pt_msi_update(s); in xen_pt_msgaddr32_reg_write()1279 xen_pt_msi_update(s); in xen_pt_msgaddr64_reg_write()1319 xen_pt_msi_update(s); in xen_pt_msgdata_reg_write()
277 int xen_pt_msi_update(XenPCIPassthroughState *s) in xen_pt_msi_update() function