Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/gpu/drm/xe/
Dxe_gt_pagefault.c356 #define USM_QUEUE_MAX_RUNTIME_MS 20 macro
368 threshold = jiffies + msecs_to_jiffies(USM_QUEUE_MAX_RUNTIME_MS); in pf_queue_work_func()
638 threshold = jiffies + msecs_to_jiffies(USM_QUEUE_MAX_RUNTIME_MS); in acc_queue_work_func()