Home
last modified time | relevance | path

Searched refs:tls_alloc (Results 1 – 4 of 4) sorted by relevance

/device/soc/rockchip/common/vendor/drivers/gpu/arm/bifrost/
Dmali_kbase_gpuprops.c230 gpu_props->thread_props.tls_alloc = gpu_props->thread_props.max_threads; in kbase_gpuprops_calculate_props()
232 gpu_props->thread_props.tls_alloc = gpu_props->raw_props.thread_tls_alloc; in kbase_gpuprops_calculate_props()
457 PROP(TLS_ALLOC, thread_props.tls_alloc),
Dmali_base_kernel.h555 u32 tls_alloc; /* Number of threads per core that TLS must member
/device/soc/rockchip/rk3588/kernel/include/uapi/gpu/arm/bifrost/
Dmali_base_kernel.h550 __u32 tls_alloc; member
/device/soc/rockchip/common/kernel/drivers/gpu/arm/bifrost/
Dmali_kbase_gpuprops.c362 gpu_props->thread_props.tls_alloc = in kbase_gpuprops_calculate_props()
365 gpu_props->thread_props.tls_alloc = in kbase_gpuprops_calculate_props()
724 PROP(TLS_ALLOC, thread_props.tls_alloc),