Home
last modified time | relevance | path

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

/linux/arch/s390/include/asm/
H A Dctlreg.h175 CTLREG_CLEAR_BIT, enumerator
186 system_ctlreg_modify(cr, bit, CTLREG_CLEAR_BIT); in system_ctl_clear_bit()
/linux/arch/s390/kernel/
H A Dctlreg.c97 case CTLREG_CLEAR_BIT: in system_ctlreg_modify()