Home
last modified time | relevance | path

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

/linux-4.1.27/arch/s390/lib/
Dprobes.c72 fixup = FIXUP_NOT_REQUIRED; in probe_get_fixup_type()
76 fixup = FIXUP_NOT_REQUIRED; in probe_get_fixup_type()
/linux-4.1.27/arch/s390/include/asm/
Dkprobes.h57 #define FIXUP_NOT_REQUIRED 0x01 macro