Home
last modified time | relevance | path

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

/linux-6.12.1/arch/mips/sgi-ip27/
Dip27-berr.c88 int cpuoff = cpu << 8; in ip27_be_init() local
94 LOCAL_HUB_S(PI_ERR_INT_MASK_A + cpuoff, 0); in ip27_be_init()
95 LOCAL_HUB_S(PI_ERR_STACK_ADDR_A + cpuoff, 0); in ip27_be_init()
/linux-6.12.1/drivers/s390/char/
Dsclp_early.c58 if (sccb->cpuoff > 134) { in sclp_early_facilities_detect()
63 if (sccb->cpuoff > 137) { in sclp_early_facilities_detect()
87 cpue = (void *)sccb + sccb->cpuoff; in sclp_early_facilities_detect()
Dsclp.h164 u16 cpuoff; /* 18-19 */ member