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
101 bool xen_has_pv_nic_devices(void) in xen_has_pv_nic_devices() function105 EXPORT_SYMBOL_GPL(xen_has_pv_nic_devices);
2686 if (!xen_has_pv_nic_devices()) in netif_init()