Home
last modified time | relevance | path

Searched refs:xe_vf_migration_fixups_complete_count (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/gpu/drm/xe/
H A Dxe_gt_sriov_vf.h43 int xe_vf_migration_fixups_complete_count(struct xe_gt *gt);
H A Dxe_gt_sriov_vf.c1540 int xe_vf_migration_fixups_complete_count(struct xe_gt *gt) in xe_vf_migration_fixups_complete_count() function
H A Dxe_exec_queue.c395 } while (marker != xe_vf_migration_fixups_complete_count(q->gt)); in __xe_exec_queue_init()