Home
last modified time | relevance | path

Searched refs:cpue (Results 1 – 1 of 1) sorted by relevance

/drivers/s390/char/
Dsclp_early.c105 struct sclp_cpu_entry *cpue; in sclp_facilities_detect() local
130 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()