Home
last modified time | relevance | path

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

/arch/s390/include/asm/
Dkprobes.h53 #define FIXUP_PSW_NORMAL 0x08 macro
/arch/s390/kernel/
Dkprobes.c82 ainsn->fixup = FIXUP_PSW_NORMAL; in get_instruction_type()
448 if (p->ainsn.fixup & FIXUP_PSW_NORMAL) in resume_execution()