Home
last modified time | relevance | path

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

/openbmc/linux/arch/s390/lib/
H A Dprobes.c49 int fixup = FIXUP_PSW_NORMAL; in probe_get_fixup_type()
/openbmc/linux/arch/s390/include/asm/
H A Dkprobes.h22 #define FIXUP_PSW_NORMAL 0x08 macro
/openbmc/linux/arch/s390/kernel/
H A Dkprobes.c379 if (fixup & FIXUP_PSW_NORMAL) in resume_execution()
H A Duprobes.c88 if (fixup & FIXUP_PSW_NORMAL) in arch_uprobe_post_xol()