drm_agp_buffer32_t   66 drivers/gpu/drm/drm_ioc32.c #define DRM_IOCTL_AGP_ALLOC32		DRM_IOWR(0x34, drm_agp_buffer32_t)
drm_agp_buffer32_t   67 drivers/gpu/drm/drm_ioc32.c #define DRM_IOCTL_AGP_FREE32		DRM_IOW( 0x35, drm_agp_buffer32_t)
drm_agp_buffer32_t  687 drivers/gpu/drm/drm_ioc32.c 	drm_agp_buffer32_t __user *argp = (void __user *)arg;
drm_agp_buffer32_t  688 drivers/gpu/drm/drm_ioc32.c 	drm_agp_buffer32_t req32;
drm_agp_buffer32_t  716 drivers/gpu/drm/drm_ioc32.c 	drm_agp_buffer32_t __user *argp = (void __user *)arg;