Home
last modified time | relevance | path

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

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