num_cpu_cores     147 drivers/gpu/drm/amd/amdkfd/kfd_crat.c 	dev->node_props.cpu_cores_count = cu->num_cpu_cores;
num_cpu_cores     152 drivers/gpu/drm/amd/amdkfd/kfd_crat.c 	pr_debug("CU CPU: cores=%d id_base=%d\n", cu->num_cpu_cores,
num_cpu_cores     828 drivers/gpu/drm/amd/amdkfd/kfd_crat.c 	sub_type_hdr->num_cpu_cores = cpumask_weight(cpumask);
num_cpu_cores     103 drivers/gpu/drm/amd/amdkfd/kfd_crat.h 	uint16_t	num_cpu_cores;