Searched refs:NVIF_MEM_COHERENT (Results 1 – 4 of 4) sorted by relevance
24 #define NVIF_MEM_COHERENT 0x40 macro
106 if (args.coherent) mmu->type[i].type |= NVIF_MEM_COHERENT; in nvif_mmu_init()
181 kind | NVIF_MEM_COHERENT); in nouveau_ttm_init_host()
140 u8 type = NVIF_MEM_COHERENT; in nv50_dmac_create()