Searched refs:NVKM_VMM_PDE_INVALID (Results 1 - 2 of 2) sorted by relevance

/linux-master/drivers/gpu/drm/nouveau/nvkm/subdev/mmu/
H A Dvmm.h35 #define NVKM_VMM_PDE_INVALID(pde) IS_ERR_OR_NULL(pde) macro
H A Dvmm.c544 if (ref && NVKM_VMM_PDE_INVALID(pgd->pde[pdei])) {

Completed in 132 milliseconds