Home
last modified time | relevance | path

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

/openbmc/linux/include/uapi/linux/
H A Dkfd_ioctl.h545 KFD_QUEUE_EVICTION_TRIGGER_TTM, enumerator
/openbmc/linux/drivers/gpu/drm/amd/amdkfd/
H A Dkfd_process.c1926 ret = kfd_process_evict_queues(p, KFD_QUEUE_EVICTION_TRIGGER_TTM); in evict_process_worker()