Home
last modified time | relevance | path

Searched refs:arch_handle_alternative (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/tools/objtool/
H A Dspecial.c57 void __weak arch_handle_alternative(unsigned short feature, struct special_alt *alt) in arch_handle_alternative() function
94 arch_handle_alternative(feature, alt); in get_alt_entry()
/openbmc/linux/tools/objtool/include/objtool/
H A Dspecial.h35 void arch_handle_alternative(unsigned short feature, struct special_alt *alt);
/openbmc/linux/tools/objtool/arch/x86/
H A Dspecial.c10 void arch_handle_alternative(unsigned short feature, struct special_alt *alt) in arch_handle_alternative() function