is_a2xx           344 drivers/gpu/drm/msm/adreno/adreno_device.c 	priv->is_a2xx = config.rev.core == 2;
is_a2xx           306 drivers/gpu/drm/msm/msm_drv.c 	return priv->is_a2xx || iommu_present(&platform_bus_type);
is_a2xx           166 drivers/gpu/drm/msm/msm_drv.h 	bool is_a2xx;