Home
last modified time | relevance | path

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

/arch/s390/lib/
Dprobes.c74 fixup = FIXUP_NOT_REQUIRED; in probe_get_fixup_type()
78 fixup = FIXUP_NOT_REQUIRED; in probe_get_fixup_type()
/arch/s390/include/asm/
Dkprobes.h25 #define FIXUP_NOT_REQUIRED 0x01 macro