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