Searched refs:xen_has_pv_nic_devices (Results 1 – 3 of 3) sorted by relevance
52 extern bool xen_has_pv_nic_devices(void);63 static inline bool xen_has_pv_nic_devices(void) in xen_has_pv_nic_devices() function
111 bool xen_has_pv_nic_devices(void) in xen_has_pv_nic_devices() function115 EXPORT_SYMBOL_GPL(xen_has_pv_nic_devices);
2185 if (!xen_has_pv_nic_devices()) in netif_init()