Home
last modified time | relevance | path

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

/Linux-v5.10/tools/objtool/
Dspecial.c54 void __weak arch_handle_alternative(unsigned short feature, struct special_alt *alt) in arch_handle_alternative() function
82 arch_handle_alternative(feature, alt); in get_alt_entry()
Dspecial.h34 void arch_handle_alternative(unsigned short feature, struct special_alt *alt);
/Linux-v5.10/tools/objtool/arch/x86/
Dspecial.c10 void arch_handle_alternative(unsigned short feature, struct special_alt *alt) in arch_handle_alternative() function