Home
last modified time | relevance | path

Searched refs:thread_tls_alloc (Results 1 – 3 of 3) sorted by relevance

/drivers/gpu/drm/panfrost/
Dpanfrost_device.h53 u32 thread_tls_alloc; member
Dpanfrost_gpu.c257 pfdev->features.thread_tls_alloc = gpu_read(pfdev, GPU_THREAD_TLS_ALLOC); in panfrost_gpu_init_features()
Dpanfrost_drv.c70 PANFROST_FEATURE(THREAD_TLS_ALLOC, thread_tls_alloc); in panfrost_ioctl_get_param()