cpu_cores_count   147 drivers/gpu/drm/amd/amdkfd/kfd_crat.c 	dev->node_props.cpu_cores_count = cu->num_cpu_cores;
cpu_cores_count   230 drivers/gpu/drm/amd/amdkfd/kfd_crat.c 			if (dev->node_props.cpu_cores_count == 0) {
cpu_cores_count   309 drivers/gpu/drm/amd/amdkfd/kfd_crat.c 				dev->node_props.cpu_cores_count) ||
cpu_cores_count   430 drivers/gpu/drm/amd/amdkfd/kfd_topology.c 			dev->node_props.cpu_cores_count);
cpu_cores_count   850 drivers/gpu/drm/amd/amdkfd/kfd_topology.c 		if (dev->node_props.cpu_cores_count &&
cpu_cores_count   855 drivers/gpu/drm/amd/amdkfd/kfd_topology.c 		} else if (dev->node_props.cpu_cores_count)
cpu_cores_count   941 drivers/gpu/drm/amd/amdkfd/kfd_topology.c 		if (dev->node_props.cpu_cores_count &&
cpu_cores_count  1108 drivers/gpu/drm/amd/amdkfd/kfd_topology.c 		    dev->node_props.cpu_cores_count)
cpu_cores_count    57 drivers/gpu/drm/amd/amdkfd/kfd_topology.h 	uint32_t cpu_cores_count;