Home
last modified time | relevance | path

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

/linux-4.1.27/arch/s390/include/asm/
Dptrace.h48 PSW_AMODE_24BIT = 0, enumerator
/linux-4.1.27/arch/s390/kernel/
Duprobes.c28 if (psw_bits(regs->psw).eaba == PSW_AMODE_24BIT) in arch_uprobe_pre_xol()
373 if ((psw_bits(regs->psw).eaba == PSW_AMODE_24BIT) || in arch_uprobe_skip_sstep()