Searched refs:cpue (Results 1 – 1 of 1) sorted by relevance
102 struct sclp_core_entry *cpue; in sclp_facilities_detect() local128 cpue = (void *)sccb + sccb->cpuoff; in sclp_facilities_detect()129 for (cpu = 0; cpu < sccb->ncpurl; cpue++, cpu++) { in sclp_facilities_detect()130 if (boot_cpu_address != cpue->core_id) in sclp_facilities_detect()132 sclp.has_siif = cpue->siif; in sclp_facilities_detect()133 sclp.has_sigpif = cpue->sigpif; in sclp_facilities_detect()