Searched refs:PHYSDEVOP_pci_device_add (Results 1 – 2 of 2) sorted by relevance
/linux/include/xen/interface/ | ||
H A D | physdev.h | 233 #define PHYSDEVOP_pci_device_add 25 macro |
/linux/drivers/xen/ | ||
H A D | pci.c | 103 r = HYPERVISOR_physdev_op(PHYSDEVOP_pci_device_add, add); in xen_add_device() |