xe_sriov_pf_migration_supported
return xe_sriov_pf_migration_supported(gt_to_xe(gt));
if (IS_SRIOV_PF(xe) && xe_sriov_pf_migration_supported(xe))
if (!xe_sriov_pf_migration_supported(xe))
bool xe_sriov_pf_migration_supported(struct xe_device *xe);
return xe_sriov_pf_migration_supported(xe);