xen_has_pv_disk_devices  110 arch/x86/xen/platform-pci-unplug.c EXPORT_SYMBOL_GPL(xen_has_pv_disk_devices);
xen_has_pv_disk_devices 2722 drivers/block/xen-blkfront.c 	if (!xen_has_pv_disk_devices())
xen_has_pv_disk_devices   52 include/xen/platform_pci.h extern bool xen_has_pv_disk_devices(void);