Searched refs:NVIF_MEM_COHERENT (Results 1 – 5 of 5) sorted by relevance
25 #define NVIF_MEM_COHERENT 0x40 macro
107 if (args.coherent) mmu->type[i].type |= NVIF_MEM_COHERENT; in nvif_mmu_ctor()
166 kind | NVIF_MEM_COHERENT); in nouveau_ttm_init_host()
327 NVIF_MEM_VRAM | NVIF_MEM_COHERENT | NVIF_MEM_MAPPABLE, in nouveau_channel_ctor()
233 u8 type = NVIF_MEM_COHERENT; in nv50_dmac_create()
Completed in 14 milliseconds