Home
last modified time | relevance | path

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

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