Searched refs:NVKM_MEM_COMP (Results 1 – 4 of 4) sorted by relevance
87 if (mmu->type[type].type & (NVKM_MEM_DISP | NVKM_MEM_COMP)) in gf100_mem_new()
93 args->v0.comp = !!(type & NVKM_MEM_COMP); in nvkm_ummu_type()
329 heap |= NVKM_MEM_COMP; in nvkm_mmu_vram()
114 #define NVKM_MEM_COMP 0x04 macro