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

/linux-master/arch/mips/sgi-ip27/
H A Dip27-berr.c88 int cpuoff = cpu << 8; local
94 LOCAL_HUB_S(PI_ERR_INT_MASK_A + cpuoff, 0);
95 LOCAL_HUB_S(PI_ERR_STACK_ADDR_A + cpuoff, 0);
/linux-master/drivers/s390/char/
H A Dsclp_early.c56 if (sccb->cpuoff > 134) {
61 if (sccb->cpuoff > 137) {
85 cpue = (void *)sccb + sccb->cpuoff;
H A Dsclp.h164 u16 cpuoff; /* 18-19 */ member in struct:read_info_sccb

Completed in 261 milliseconds