Searched refs:xen_has_pv_devices (Results 1 – 9 of 9) sorted by relevance
61 bool xen_has_pv_devices(void) in xen_has_pv_devices() function90 EXPORT_SYMBOL_GPL(xen_has_pv_devices);98 return xen_has_pv_devices(); in __xen_has_pv_device()
51 extern bool xen_has_pv_devices(void);56 static inline bool xen_has_pv_devices(void) in xen_has_pv_devices() function
368 if (!xen_has_pv_devices()) in xen_drv_init()
505 if (!xen_has_pv_devices()) in boot_wait_for_devices()
426 if (!xen_has_pv_devices()) in xen_tpmfront_init()
556 if (!xen_has_pv_devices()) in xenkbd_init()
781 if (!xen_has_pv_devices()) in xen_drv_init()
703 if (!xen_has_pv_devices()) in xenfb_init()
1084 if (!xen_has_pv_devices()) in pcifront_init()
Completed in 13 milliseconds