Home
last modified time | relevance | path

Searched refs:_MCCK_PSW_MASK (Results 1 – 4 of 4) sorted by relevance

/linux-2.4.37.9/include/asm-s390/
Dlowcore.h62 #define _MCCK_PSW_MASK 0x04080000 macro
/linux-2.4.37.9/include/asm-s390x/
Dlowcore.h66 #define _MCCK_PSW_MASK 0x0400000180000000 macro
/linux-2.4.37.9/arch/s390x/kernel/
Dsetup.c455 lowcore->mcck_new_psw.mask = _MCCK_PSW_MASK; in setup_arch()
/linux-2.4.37.9/arch/s390/kernel/
Dsetup.c596 lowcore->mcck_new_psw.mask = _MCCK_PSW_MASK; in setup_arch()