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