Searched refs:NOUVEAU_GEM_CPU_PREP_WRITE (Results 1 – 7 of 7) sorted by relevance
118 #define NOUVEAU_GEM_CPU_PREP_WRITE 0x00000004 macro
184 #define NOUVEAU_GEM_CPU_PREP_WRITE 0x00000004 macro
119 #define NOUVEAU_GEM_CPU_PREP_WRITE 0x00000004 macro
906 bool write = !!(req->flags & NOUVEAU_GEM_CPU_PREP_WRITE); in nouveau_gem_ioctl_cpu_prep()