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

  /external/mesa3d/include/drm-uapi/
vc4_drm.h 44 #define DRM_VC4_GEM_MADVISE 0x0b
57 #define DRM_IOCTL_VC4_GEM_MADVISE DRM_IOWR(DRM_COMMAND_BASE + DRM_VC4_GEM_MADVISE, struct drm_vc4_gem_madvise)
348 struct drm_vc4_gem_madvise { struct
  /bionic/libc/kernel/uapi/drm/
vc4_drm.h 36 #define DRM_VC4_GEM_MADVISE 0x0b
51 #define DRM_IOCTL_VC4_GEM_MADVISE DRM_IOWR(DRM_COMMAND_BASE + DRM_VC4_GEM_MADVISE, struct drm_vc4_gem_madvise)
184 struct drm_vc4_gem_madvise { struct
  /external/kernel-headers/original/uapi/drm/
vc4_drm.h 44 #define DRM_VC4_GEM_MADVISE 0x0b
60 #define DRM_IOCTL_VC4_GEM_MADVISE DRM_IOWR(DRM_COMMAND_BASE + DRM_VC4_GEM_MADVISE, struct drm_vc4_gem_madvise)
371 struct drm_vc4_gem_madvise { struct
  /external/libdrm/include/drm/
vc4_drm.h 44 #define DRM_VC4_GEM_MADVISE 0x0b
60 #define DRM_IOCTL_VC4_GEM_MADVISE DRM_IOWR(DRM_COMMAND_BASE + DRM_VC4_GEM_MADVISE, struct drm_vc4_gem_madvise)
364 struct drm_vc4_gem_madvise { struct

Completed in 47 milliseconds