Home
last modified time | relevance | path

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

/linux-2.4.37.9/include/asm-s390/
Dlowcore.h60 #define _PGM_PSW_MASK 0x04080000 macro
/linux-2.4.37.9/include/asm-s390x/
Dlowcore.h64 #define _PGM_PSW_MASK 0x0400000180000000 macro
/linux-2.4.37.9/arch/s390x/kernel/
Dsetup.c453 lowcore->program_new_psw.mask = _PGM_PSW_MASK; in setup_arch()
/linux-2.4.37.9/arch/s390/kernel/
Dsetup.c594 lowcore->program_new_psw.mask = _PGM_PSW_MASK; in setup_arch()