Searched refs:NVKM_VMM_PAGE_SPARSE (Results 1 - 3 of 3) sorted by relevance

/linux-master/drivers/gpu/drm/nouveau/nvkm/subdev/mmu/
H A Dvmm.h121 #define NVKM_VMM_PAGE_SPARSE 0x01 macro
125 #define NVKM_VMM_PAGE_Sxxx (NVKM_VMM_PAGE_SPARSE)
H A Duvmm.c319 args->v0.sparse = !!(type & NVKM_VMM_PAGE_SPARSE);
H A Dvmm.c615 if ((page->type & NVKM_VMM_PAGE_SPARSE)) {

Completed in 317 milliseconds