Home
last modified time | relevance | path

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

/f-stack/freebsd/x86/xen/
H A Dxen_msi.c72 xen_msi_alloc(device_t dev, int count, int maxcount, int *irqs) in xen_msi_alloc() function
H A Dxen_nexus.c129 return (xen_msi_alloc(dev, count, maxcount, irqs)); in nexus_xen_alloc_msi()