Searched refs:allocate_and_map_msi_pirq (Results 1 – 3 of 3) sorted by relevance
/xen-4.10.0-shim-comet/xen/include/asm-x86/ |
A D | irq.h | 205 int allocate_and_map_msi_pirq(struct domain *d, int index, int *pirq_p,
|
/xen-4.10.0-shim-comet/xen/arch/x86/ |
A D | physdev.c | 129 ret = allocate_and_map_msi_pirq(d, *index, pirq_p, type, msi); in physdev_map_pirq()
|
A D | irq.c | 2659 int allocate_and_map_msi_pirq(struct domain *d, int index, int *pirq_p, in allocate_and_map_msi_pirq() function
|
Completed in 8 milliseconds