Home
last modified time | relevance | path

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

/openbmc/qemu/hw/xen/
H A Dxen_pt.h332 int xen_pt_msix_init(XenPCIPassthroughState *s, uint32_t base);
H A Dxen_pt_msi.c524 int xen_pt_msix_init(XenPCIPassthroughState *s, uint32_t base) in xen_pt_msix_init() function
H A Dxen_pt_config_init.c1698 rc = xen_pt_msix_init(s, base_offset); in xen_pt_msix_size_init()