Home
last modified time | relevance | path

Searched refs:PSW_BITS_AMODE_31BIT (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/arch/s390/include/asm/
H A Dptrace.h55 PSW_BITS_AMODE_31BIT = 1, enumerator
/kernel/linux/linux-5.10/arch/s390/kvm/
H A Dgaccess.h68 if (psw_bits(*psw).eaba == PSW_BITS_AMODE_31BIT) in _kvm_s390_logical_to_effective()
/kernel/linux/linux-6.6/arch/s390/include/asm/
H A Dptrace.h84 PSW_BITS_AMODE_31BIT = 1, enumerator
/kernel/linux/linux-5.10/arch/s390/kernel/
H A Duprobes.c33 if (!is_compat_task() && psw_bits(regs->psw).eaba == PSW_BITS_AMODE_31BIT) in arch_uprobe_pre_xol()
386 ((psw_bits(regs->psw).eaba == PSW_BITS_AMODE_31BIT) && in arch_uprobe_skip_sstep()
/kernel/linux/linux-6.6/arch/s390/kernel/
H A Duprobes.c33 if (!is_compat_task() && psw_bits(regs->psw).eaba == PSW_BITS_AMODE_31BIT) in arch_uprobe_pre_xol()
377 ((psw_bits(regs->psw).eaba == PSW_BITS_AMODE_31BIT) && in arch_uprobe_skip_sstep()
/kernel/linux/linux-6.6/arch/s390/kvm/
H A Dgaccess.h68 if (psw_bits(*psw).eaba == PSW_BITS_AMODE_31BIT) in _kvm_s390_logical_to_effective()

Completed in 5 milliseconds