Home
last modified time | relevance | path

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

/linux-6.15/arch/mips/sgi-ip27/
H A 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.15/drivers/s390/char/
H A Dsclp_early.c55 if (sccb->cpuoff > 134) { in sclp_early_facilities_detect()
60 if (sccb->cpuoff > 137) { in sclp_early_facilities_detect()
64 if (sccb->cpuoff > 139) in sclp_early_facilities_detect()
86 cpue = (void *)sccb + sccb->cpuoff; in sclp_early_facilities_detect()
H A Dsclp.h159 u16 cpuoff; /* 18-19 */ member