Searched refs:DRM_PVR_BO_FLAGS_MASK (Results 1 – 2 of 2) sorted by relevance
541 #define DRM_PVR_BO_FLAGS_MASK (DRM_PVR_BO_BYPASS_DEVICE_CACHE | DRM_PVR_BO_PM_FW_PROTECT | \ macro
104 ~DRM_PVR_BO_FLAGS_MASK || args->size & (PVR_DEVICE_PAGE_SIZE - 1)) { in pvr_ioctl_create_bo()