Searched refs:find_phy_core_num (Results 1 – 3 of 3) sorted by relevance
188 extern int find_phy_core_num(int logical_cpu);
1040 core_id = find_phy_core_num(cpu); in isst_clos_get_assoc_status()1062 core_id = find_phy_core_num(cpu); in isst_clos_associate()
716 int find_phy_core_num(int logical_cpu) in find_phy_core_num() function