Home
last modified time | relevance | path

Searched refs:PHYSDEVOP_pci_device_remove (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/include/xen/interface/
H A Dphysdev.h269 #define PHYSDEVOP_pci_device_remove 26 macro
/kernel/linux/linux-6.6/include/xen/interface/
H A Dphysdev.h251 #define PHYSDEVOP_pci_device_remove 26 macro
/kernel/linux/linux-5.10/drivers/xen/
H A Dpci.c162 r = HYPERVISOR_physdev_op(PHYSDEVOP_pci_device_remove, in xen_remove_device()
/kernel/linux/linux-6.6/drivers/xen/
H A Dpci.c163 r = HYPERVISOR_physdev_op(PHYSDEVOP_pci_device_remove, in xen_remove_device()

Completed in 3 milliseconds