thread_tls_alloc   48 drivers/gpu/drm/panfrost/panfrost_device.h 	u32 thread_tls_alloc;
thread_tls_alloc   70 drivers/gpu/drm/panfrost/panfrost_drv.c 		PANFROST_FEATURE(THREAD_TLS_ALLOC, thread_tls_alloc);
thread_tls_alloc  238 drivers/gpu/drm/panfrost/panfrost_gpu.c 	pfdev->features.thread_tls_alloc = gpu_read(pfdev, GPU_THREAD_TLS_ALLOC);