Searched refs:xen_has_pv_nic_devices (Results 1 – 3 of 3) sorted by relevance
53 extern bool xen_has_pv_nic_devices(void);64 static inline bool xen_has_pv_nic_devices(void) in xen_has_pv_nic_devices() function
99 bool xen_has_pv_nic_devices(void) in xen_has_pv_nic_devices() function103 EXPORT_SYMBOL_GPL(xen_has_pv_nic_devices);
2516 if (!xen_has_pv_nic_devices()) in netif_init()