Home
last modified time | relevance | path

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

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