Searched refs:thread_tls_alloc (Results 1 – 7 of 7) sorted by relevance
227 gpu_props->raw_props.thread_tls_alloc = regdump.thread_tls_alloc; in kbase_gpuprops_get_props()356 if (gpu_props->raw_props.thread_tls_alloc == 0) in kbase_gpuprops_calculate_props()361 gpu_props->raw_props.thread_tls_alloc; in kbase_gpuprops_calculate_props()758 PROP(RAW_THREAD_TLS_ALLOC, raw_props.thread_tls_alloc),
49 u32 thread_tls_alloc; member
52 u32 thread_tls_alloc; member
254 pfdev->features.thread_tls_alloc = gpu_read(pfdev, GPU_THREAD_TLS_ALLOC); in panfrost_gpu_init_features()
69 PANFROST_FEATURE(THREAD_TLS_ALLOC, thread_tls_alloc); in panfrost_ioctl_get_param()
565 __u32 thread_tls_alloc; member
79 registers.thread_tls_alloc = kbase_reg_read(kbdev, in kbase_backend_gpuprops_get()