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

/linux-4.4.14/include/xen/
H A Dplatform_pci.h53 extern bool xen_has_pv_and_legacy_disk_devices(void);
67 static inline bool xen_has_pv_and_legacy_disk_devices(void) xen_has_pv_and_legacy_disk_devices() function
/linux-4.4.14/arch/x86/xen/
H A Dplatform-pci-unplug.c129 bool xen_has_pv_and_legacy_disk_devices(void) xen_has_pv_and_legacy_disk_devices() function
143 EXPORT_SYMBOL_GPL(xen_has_pv_and_legacy_disk_devices); variable
/linux-4.4.14/drivers/block/
H A Dxen-blkfront.c1589 if (xen_has_pv_and_legacy_disk_devices()) { blkfront_probe()

Completed in 68 milliseconds