Home
last modified time | relevance | path

Searched refs:PHYSDEVOP_manage_pci_add (Results 1 – 2 of 2) sorted by relevance

/linux-4.19.296/include/xen/interface/
Dphysdev.h167 #define PHYSDEVOP_manage_pci_add 15 macro
/linux-4.19.296/drivers/xen/
Dpci.c155 r = HYPERVISOR_physdev_op(PHYSDEVOP_manage_pci_add, in xen_add_device()