Home
last modified time | relevance | path

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

/linux/include/xen/
A Dplatform_pci.h52 extern bool xen_has_pv_disk_devices(void);
60 static inline bool xen_has_pv_disk_devices(void) in xen_has_pv_disk_devices() function
/linux/arch/x86/xen/
A Dplatform-pci-unplug.c107 bool xen_has_pv_disk_devices(void) in xen_has_pv_disk_devices() function
112 EXPORT_SYMBOL_GPL(xen_has_pv_disk_devices);
/linux/drivers/block/
A Dxen-blkfront.c2583 if (!xen_has_pv_disk_devices()) in xlblk_init()

Completed in 8 milliseconds