Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/xen/interface/
H A Dphysdev.h168 #define PHYSDEVOP_manage_pci_remove 16 macro
/OK3568_Linux_fs/kernel/drivers/xen/
H A Dpci.c172 r = HYPERVISOR_physdev_op(PHYSDEVOP_manage_pci_remove, in xen_remove_device()