Searched refs:SG_PORTID_TO_CPU_UNIT (Results 1 – 3 of 3) sorted by relevance
129 #define SG_PORTID_TO_CPU_UNIT(p, c) ((p % SG_MAX_CMPS_PER_BD) | \ macro134 #define SG_CPUID_TO_CPU_UNIT(c) SG_PORTID_TO_CPU_UNIT( \
244 return (SG_PORTID_TO_CPU_UNIT(cmp, core)); in sbdp_portid_to_cpu_unit()
1493 unit = SG_PORTID_TO_CPU_UNIT(portid, i); in mc_check_sibling_cpu()