Home
last modified time | relevance | path

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

/linux/arch/s390/kernel/
H A Dctlreg.c61 if (pp->request == CTLREG_LOAD) { in ctlreg_callback()
101 case CTLREG_LOAD: in system_ctlreg_modify()
108 if (request == CTLREG_LOAD) { in system_ctlreg_modify()
/linux/arch/s390/include/asm/
H A Dctlreg.h176 CTLREG_LOAD, enumerator
191 system_ctlreg_modify(cr, reg->val, CTLREG_LOAD); in system_ctl_load()