HomeSort by relevance Sort by last modified time
    Searched defs:DRM_NOUVEAU_GEM_CPU_PREP (Results 1 - 6 of 6) sorted by null

  /bionic/libc/kernel/uapi/drm/
nouveau_drm.h 99 struct drm_nouveau_gem_cpu_prep { struct
116 #define DRM_NOUVEAU_GEM_CPU_PREP 0x42
121 #define DRM_IOCTL_NOUVEAU_GEM_CPU_PREP DRM_IOW(DRM_COMMAND_BASE + DRM_NOUVEAU_GEM_CPU_PREP, struct drm_nouveau_gem_cpu_prep)
  /external/kernel-headers/original/uapi/drm/
nouveau_drm.h 119 struct drm_nouveau_gem_cpu_prep { struct
138 #define DRM_NOUVEAU_GEM_CPU_PREP 0x42
144 #define DRM_IOCTL_NOUVEAU_GEM_CPU_PREP DRM_IOW (DRM_COMMAND_BASE + DRM_NOUVEAU_GEM_CPU_PREP, struct drm_nouveau_gem_cpu_prep)
  /cts/hostsidetests/security/securityPatch/CVE-2017-0333/
local_poc.h 123 struct drm_nouveau_gem_cpu_prep { struct
212 #define DRM_NOUVEAU_GEM_CPU_PREP 0x42
235 DRM_IOW(DRM_COMMAND_BASE + DRM_NOUVEAU_GEM_CPU_PREP, \
236 struct drm_nouveau_gem_cpu_prep)
  /external/libdrm/include/drm/
nouveau_drm.h 207 struct drm_nouveau_gem_cpu_prep { struct
276 #define DRM_NOUVEAU_GEM_CPU_PREP 0x42
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/drm/
nouveau_drm.h 174 struct drm_nouveau_gem_cpu_prep { struct
201 #define DRM_NOUVEAU_GEM_CPU_PREP 0x42
214 #define DRM_IOCTL_NOUVEAU_GEM_CPU_PREP DRM_IOW (DRM_COMMAND_BASE + DRM_NOUVEAU_GEM_CPU_PREP, struct drm_nouveau_gem_cpu_prep)
  /cts/hostsidetests/security/securityPatch/CVE-2017-6262/
local_poc.h 194 #define DRM_NOUVEAU_GEM_CPU_PREP 0x42

Completed in 167 milliseconds