Home
last modified time | relevance | path

Searched refs:recovery_inprogress (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/gpu/drm/xe/
H A Dxe_gt_sriov_vf_types.h75 bool recovery_inprogress; member
H A Dxe_gt_sriov_vf.c853 WRITE_ONCE(gt->sriov.vf.migration.recovery_inprogress, true); in vf_start_migration_recovery()
1298 WRITE_ONCE(gt->sriov.vf.migration.recovery_inprogress, false); in vf_post_migration_abort()
1315 WRITE_ONCE(gt->sriov.vf.migration.recovery_inprogress, false); in vf_post_migration_resfix_done()
1492 return READ_ONCE(gt->sriov.vf.migration.recovery_inprogress); in xe_gt_sriov_vf_recovery_pending()