Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/xe/
H A Dxe_gt_pagefault.c355 #define USM_QUEUE_MAX_RUNTIME_MS 20 macro
367 threshold = jiffies + msecs_to_jiffies(USM_QUEUE_MAX_RUNTIME_MS); in pf_queue_work_func()
637 threshold = jiffies + msecs_to_jiffies(USM_QUEUE_MAX_RUNTIME_MS); in acc_queue_work_func()