Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/xe/
H A Dxe_vm.c114 bool vf_migration = IS_SRIOV_VF(vm->xe) && in wait_for_existing_preempt_fences() local
116 signed long wait_time = vf_migration ? HZ / 5 : MAX_SCHEDULE_TIMEOUT; in wait_for_existing_preempt_fences()
127 xe_assert(vm->xe, vf_migration); in wait_for_existing_preempt_fences()