Searched refs:punit_cpu_core (Results 1 – 1 of 1) sorted by relevance
69 unsigned short punit_cpu_core; member 691 cpu_map[i].punit_cpu_core > max_id) in get_max_punit_core_id() 692 max_id = cpu_map[i].punit_cpu_core; in get_max_punit_core_id() 723 cpu_map->punit_cpu_core = (physical_cpu >> 3) & 0xff; in update_punit_cpu_info() 736 cpu_map->punit_cpu_core = (cpu_map->punit_cpu >> 1); // shift to get core id in update_punit_cpu_info() 822 cpu_map[i].punit_cpu, cpu_map[i].punit_cpu_core); in create_cpu_map() 858 cpu_map[j].punit_cpu_core == i) { in set_cpu_mask_from_punit_coremask() 873 return cpu_map[logical_cpu].punit_cpu_core; in find_phy_core_num()