Searched refs:DRM_PVR_BO_BYPASS_DEVICE_CACHE (Results 1 – 3 of 3) sorted by relevance
536 #define DRM_PVR_BO_BYPASS_DEVICE_CACHE _BITULL(0) macro541 #define DRM_PVR_BO_FLAGS_MASK (DRM_PVR_BO_BYPASS_DEVICE_CACHE | DRM_PVR_BO_PM_FW_PROTECT | \
76 #define PVR_BO_FW_FLAGS_DEVICE_UNCACHED DRM_PVR_BO_BYPASS_DEVICE_CACHE
2595 flags & DRM_PVR_BO_BYPASS_DEVICE_CACHE, in pvr_mmu_map()