Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/mips/sgi-ip27/
H A Dip27-berr.c86 int cpuoff = cpu << 8; in ip27_be_init() local
92 LOCAL_HUB_S(PI_ERR_INT_MASK_A + cpuoff, 0); in ip27_be_init()
93 LOCAL_HUB_S(PI_ERR_STACK_ADDR_A + cpuoff, 0); in ip27_be_init()
/OK3568_Linux_fs/kernel/drivers/s390/char/
H A Dsclp_early.c47 if (sccb->cpuoff > 134) in sclp_early_facilities_detect()
49 if (sccb->cpuoff > 137) in sclp_early_facilities_detect()
71 cpue = (void *)sccb + sccb->cpuoff; in sclp_early_facilities_detect()
H A Dsclp.h168 u16 cpuoff; /* 18-19 */ member