Home
last modified time | relevance | path

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

/linux-3.4.99/include/xen/interface/
Dphysdev.h162 #define PHYSDEVOP_manage_pci_remove 16 macro
/linux-3.4.99/drivers/xen/
Dpci.c152 r = HYPERVISOR_physdev_op(PHYSDEVOP_manage_pci_remove, in xen_remove_device()