Searched refs:cpue (Results 1 – 1 of 1) sorted by relevance
115 struct sclp_cpu_entry *cpue; in sclp_facilities_detect() local140 cpue = (void *)sccb + sccb->cpuoff; in sclp_facilities_detect()141 for (cpu = 0; cpu < sccb->ncpurl; cpue++, cpu++) { in sclp_facilities_detect()142 if (boot_cpu_address != cpue->core_id) in sclp_facilities_detect()144 sclp_siif = cpue->siif; in sclp_facilities_detect()145 sclp_sigpif = cpue->sigpif; in sclp_facilities_detect()