Searched refs:NVKM_VMM_PAGE_VRAM (Results 1 – 3 of 3) sorted by relevance
122 #define NVKM_VMM_PAGE_VRAM 0x02 macro126 #define NVKM_VMM_PAGE_xVxx (NVKM_VMM_PAGE_VRAM)127 #define NVKM_VMM_PAGE_SVxx (NVKM_VMM_PAGE_Sxxx | NVKM_VMM_PAGE_VRAM)
308 args->v0.vram = !!(type & NVKM_VMM_PAGE_VRAM); in nvkm_uvmm_mthd_page()
1377 if (!(map->page->type & NVKM_VMM_PAGE_VRAM)) { in nvkm_vmm_map_valid()