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.h60 bool recovery_inprogress; member
H A Dxe_gt_sriov_vf.c739 WRITE_ONCE(gt->sriov.vf.migration.recovery_inprogress, true); in vf_start_migration_recovery()
1177 WRITE_ONCE(gt->sriov.vf.migration.recovery_inprogress, false); in vf_post_migration_abort()
1195 WRITE_ONCE(gt->sriov.vf.migration.recovery_inprogress, false); in vf_post_migration_notify_resfix_done()
1344 return READ_ONCE(gt->sriov.vf.migration.recovery_inprogress); in xe_gt_sriov_vf_recovery_pending()