Home
last modified time | relevance | path

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

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