Searched refs:xc_physdev_map_pirq (Results 1 – 5 of 5) sorted by relevance
| /tools/libs/ctrl/ |
| A D | xc_physdev.c | 36 int xc_physdev_map_pirq(xc_interface *xch, in xc_physdev_map_pirq() function
|
| /tools/libs/light/ |
| A D | libxl_x86.c | 651 ret = xc_physdev_map_pirq(CTX->xch, domid, irq, &irq); in libxl__arch_domain_map_irq()
|
| A D | libxl_pci.c | 1393 r = xc_physdev_map_pirq(ctx->xch, domid, irq, &pirq); in pci_add_dm_done()
|
| /tools/include/ |
| A D | xenctrl.h | 1616 int xc_physdev_map_pirq(xc_interface *xch,
|
| /tools/python/xen/lowlevel/xc/ |
| A D | xc.c | 777 ret = xc_physdev_map_pirq(xc->xc_handle, dom, index, &pirq); in pyxc_physdev_map_pirq()
|
Completed in 36 milliseconds