Home
last modified time | relevance | path

Searched refs:PSW_ASC_HOME (Results 1 - 13 of 13) sorted by relevance

/kernel/linux/linux-5.10/arch/s390/include/uapi/asm/
H A Dptrace.h244 #define PSW_ASC_HOME 0x0000C000UL macro
274 #define PSW_ASC_HOME 0x0000C00000000000UL macro
/kernel/linux/linux-6.6/arch/s390/include/uapi/asm/
H A Dptrace.h197 #define PSW_ASC_HOME _AC(0x0000C000, UL) macro
225 #define PSW_ASC_HOME _AC(0x0000C00000000000, UL) macro
/kernel/linux/linux-5.10/tools/arch/s390/include/uapi/asm/
H A Dptrace.h244 #define PSW_ASC_HOME 0x0000C000UL macro
274 #define PSW_ASC_HOME 0x0000C00000000000UL macro
/kernel/linux/linux-5.10/arch/s390/include/asm/
H A Dptrace.h25 #define PSW_KERNEL_BITS (PSW_DEFAULT_KEY | PSW_MASK_BASE | PSW_ASC_HOME | \
/kernel/linux/linux-6.6/arch/s390/include/asm/
H A Dptrace.h52 #define PSW_KERNEL_BITS (PSW_DEFAULT_KEY | PSW_MASK_BASE | PSW_ASC_HOME | \
/kernel/linux/linux-5.10/arch/s390/kernel/
H A Dtraps.c235 regs->psw.mask |= PSW_ASC_HOME; in space_switch_exception()
H A Dcompat_signal.c110 if ((regs->psw.mask & PSW_MASK_ASC) == PSW_ASC_HOME) in restore_sigregs32()
H A Dsignal.c159 if ((regs->psw.mask & PSW_MASK_ASC) == PSW_ASC_HOME) in restore_sigregs()
H A Dptrace.c368 if ((data & PSW_MASK_ASC) == PSW_ASC_HOME) in __poke_user()
/kernel/linux/linux-6.6/arch/s390/kernel/
H A Dtraps.c239 regs->psw.mask |= PSW_ASC_HOME; in space_switch_exception()
H A Dcompat_signal.c111 if ((regs->psw.mask & PSW_MASK_ASC) == PSW_ASC_HOME) in restore_sigregs32()
H A Dsignal.c160 if ((regs->psw.mask & PSW_MASK_ASC) == PSW_ASC_HOME) in restore_sigregs()
H A Dptrace.c340 if ((data & PSW_MASK_ASC) == PSW_ASC_HOME) in __poke_user()

Completed in 21 milliseconds