Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/xe/
H A Dxe_gt_sriov_vf_types.h58 bool recovery_queued; member
H A Dxe_gt_sriov_vf.c736 if (!gt->sriov.vf.migration.recovery_queued && in vf_start_migration_recovery()
738 gt->sriov.vf.migration.recovery_queued = true; in vf_start_migration_recovery()
1127 gt->sriov.vf.migration.recovery_queued = false; in vf_post_migration_shutdown()
1191 if (gt->sriov.vf.migration.recovery_queued) { in vf_post_migration_notify_resfix_done()