Searched refs:has_sriov (Results 1 – 5 of 5) sorted by relevance
58 bool has_sriov = xe->info.has_sriov; in xe_sriov_probe_early() local60 if (has_sriov) { in xe_sriov_probe_early()81 if (has_sriov) in xe_sriov_probe_early()
153 return xe->info.has_sriov; in xe_device_has_sriov()
65 u8 has_sriov:1; member612 xe->info.has_sriov = desc->has_sriov; in xe_info_init_early()
288 u8 has_sriov:1; member
91 return !xe->d3cold.capable && !xe->info.has_sriov; in xe_rpm_reclaim_safe()
Completed in 15 milliseconds