Home
last modified time | relevance | path

Searched defs:alternative (Results 1 – 4 of 4) sorted by relevance

/Linux-v5.4/tools/objtool/
Dcheck.c23 struct alternative { struct
24 struct list_head list;
25 struct instruction *insn;
26 bool skip_orig;
/Linux-v5.4/arch/s390/include/asm/
Dalternative.h141 #define alternative(oldinstr, altinstr, facility) \ macro
/Linux-v5.4/arch/x86/include/asm/
Dalternative.h203 #define alternative(oldinstr, newinstr, feature) \ macro
/Linux-v5.4/arch/x86/events/intel/
Dp4.c592 u64 alternative; member