Home
last modified time | relevance | path

Searched refs:PSW_AMODE_31BIT (Results 1 – 3 of 3) sorted by relevance

/arch/s390/include/asm/
Dptrace.h53 PSW_AMODE_31BIT = 1, enumerator
/arch/s390/kvm/
Dgaccess.h62 if (psw_bits(*psw).eaba == PSW_AMODE_31BIT) in kvm_s390_logical_to_effective()
/arch/s390/kernel/
Duprobes.c30 if (!is_compat_task() && psw_bits(regs->psw).eaba == PSW_AMODE_31BIT) in arch_uprobe_pre_xol()
321 ((psw_bits(regs->psw).eaba == PSW_AMODE_31BIT) && in arch_uprobe_skip_sstep()