Searched refs:cpue (Results 1 – 1 of 1) sorted by relevance
105 struct sclp_cpu_entry *cpue; in sclp_facilities_detect() local130 cpue = (void *)sccb + sccb->cpuoff; in sclp_facilities_detect()131 for (cpu = 0; cpu < sccb->ncpurl; cpue++, cpu++) { in sclp_facilities_detect()132 if (boot_cpu_address != cpue->address) in sclp_facilities_detect()134 sclp_siif = cpue->siif; in sclp_facilities_detect()