Searched refs:find_phy_core_num (Results 1 – 3 of 3) sorted by relevance
174 extern int find_phy_core_num(int logical_cpu);
734 core_id = find_phy_core_num(cpu); in isst_clos_get_assoc_status()756 core_id = find_phy_core_num(cpu); in isst_clos_associate()
443 int find_phy_core_num(int logical_cpu) in find_phy_core_num() function