Home
last modified time | relevance | path

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

/linux/include/drm/
H A Ddrm_gpuvm.h1034 #define drm_gpuva_first_op(ops) \ macro
/linux/drivers/gpu/drm/nouveau/
H A Dnouveau_uvmm.c726 if (op != drm_gpuva_first_op(ops)) in nouveau_uvmm_sm_prepare()