Home
last modified time | relevance | path

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

/Linux-v6.6/include/drm/
Ddrm_gpuva_mgr.h564 #define drm_gpuva_first_op(ops) \ macro
/Linux-v6.6/drivers/gpu/drm/nouveau/
Dnouveau_uvmm.c718 if (op != drm_gpuva_first_op(ops)) in nouveau_uvmm_sm_prepare()