Home
last modified time | relevance | path

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

/openbmc/linux/include/xen/interface/
H A Dphysdev.h149 #define PHYSDEVOP_manage_pci_add 15 macro
/openbmc/qemu/include/hw/xen/interface/
H A Dphysdev.h172 #define PHYSDEVOP_manage_pci_add 15 macro
/openbmc/linux/drivers/xen/
H A Dpci.c144 r = HYPERVISOR_physdev_op(PHYSDEVOP_manage_pci_add, in xen_add_device()