Home
last modified time | relevance | path

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

/Linux-v5.10/arch/x86/xen/
Dplatform-pci-unplug.c90 static bool __xen_has_pv_device(int state) in __xen_has_pv_device() function
101 return __xen_has_pv_device(XEN_UNPLUG_ALL_NICS | XEN_UNPLUG_ALL); in xen_has_pv_nic_devices()
107 return __xen_has_pv_device(XEN_UNPLUG_ALL_IDE_DISKS | in xen_has_pv_disk_devices()