Home
last modified time | relevance | path

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

/linux-6.15/arch/s390/lib/
H A Dprobes.c49 int fixup = FIXUP_PSW_NORMAL; in probe_get_fixup_type()
/linux-6.15/arch/s390/include/asm/
H A Dkprobes.h23 #define FIXUP_PSW_NORMAL 0x08 macro
/linux-6.15/arch/s390/kernel/
H A Dkprobes.c351 if (fixup & FIXUP_PSW_NORMAL) in resume_execution()
H A Duprobes.c87 if (fixup & FIXUP_PSW_NORMAL) in arch_uprobe_post_xol()