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

/linux-4.4.14/arch/x86/xen/
H A Dplatform-pci-unplug.c102 static bool __xen_has_pv_device(int state) __xen_has_pv_device() function
113 return __xen_has_pv_device(XEN_UNPLUG_ALL_NICS | XEN_UNPLUG_ALL); xen_has_pv_nic_devices()
119 return __xen_has_pv_device(XEN_UNPLUG_ALL_IDE_DISKS | xen_has_pv_disk_devices()

Completed in 81 milliseconds