Home
last modified time | relevance | path

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

/openbsd/sys/dev/pci/drm/amd/amdkfd/
H A Dkfd_crat.h107 uint16_t num_cpu_cores; member
H A Dkfd_crat.c934 dev->node_props.cpu_cores_count = cu->num_cpu_cores; in kfd_populated_cu_info_cpu()
939 pr_debug("CU CPU: cores=%d id_base=%d\n", cu->num_cpu_cores, in kfd_populated_cu_info_cpu()
1580 sub_type_hdr->num_cpu_cores = cpumask_weight(cpumask); in kfd_fill_cu_for_cpu()
/openbsd/sys/dev/pci/drm/amd/pm/
H A Damdgpu_pm.c3451 uint32_t num_cpu_cores = amdgpu_dpm_get_num_cpu_cores(adev); in amdgpu_debugfs_prints_cpu_info() local
3454 p_val = kcalloc(num_cpu_cores, sizeof(uint16_t), in amdgpu_debugfs_prints_cpu_info()
3459 for (i = 0; i < num_cpu_cores; i++) in amdgpu_debugfs_prints_cpu_info()