Home
last modified time | relevance | path

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

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