Home
last modified time | relevance | path

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

/linux-6.1.9/arch/x86/xen/
Dplatform-pci-unplug.c92 static bool __xen_has_pv_device(int state) in __xen_has_pv_device() function
103 return __xen_has_pv_device(XEN_UNPLUG_ALL_NICS | XEN_UNPLUG_ALL); in xen_has_pv_nic_devices()
109 return __xen_has_pv_device(XEN_UNPLUG_ALL_IDE_DISKS | in xen_has_pv_disk_devices()