Searched refs:PHYSDEVOP_manage_pci_add (Results 1 – 2 of 2) sorted by relevance
/linux-6.6.21/include/xen/interface/ | ||
D | physdev.h | 149 #define PHYSDEVOP_manage_pci_add 15 macro |
/linux-6.6.21/drivers/xen/ | ||
D | pci.c | 144 r = HYPERVISOR_physdev_op(PHYSDEVOP_manage_pci_add, in xen_add_device() |