Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/gpu/drm/amd/amdkfd/
Dkfd_crat.h104 uint16_t num_cpu_cores; member
Dkfd_crat.c801 dev->node_props.cpu_cores_count = cu->num_cpu_cores; in kfd_populated_cu_info_cpu()
806 pr_debug("CU CPU: cores=%d id_base=%d\n", cu->num_cpu_cores, in kfd_populated_cu_info_cpu()
1721 sub_type_hdr->num_cpu_cores = cpumask_weight(cpumask); in kfd_fill_cu_for_cpu()
/linux-5.19.10/drivers/gpu/drm/amd/pm/
Damdgpu_pm.c3427 uint32_t num_cpu_cores = amdgpu_dpm_get_num_cpu_cores(adev); in amdgpu_debugfs_prints_cpu_info() local
3430 p_val = kcalloc(num_cpu_cores, sizeof(uint16_t), in amdgpu_debugfs_prints_cpu_info()
3435 for (i = 0; i < num_cpu_cores; i++) in amdgpu_debugfs_prints_cpu_info()