Home
last modified time | relevance | path

Searched refs:ftr2 (Results 1 – 2 of 2) sorted by relevance

/linux-6.12.1/tools/testing/selftests/powerpc/include/
Dutils.h91 static inline bool have_hwcap2(unsigned long ftr2) in have_hwcap2() argument
93 return ((unsigned long)get_auxv_entry(AT_HWCAP2) & ftr2) == ftr2; in have_hwcap2()
96 static inline bool have_hwcap2(unsigned long ftr2) in have_hwcap2() argument
/linux-6.12.1/arch/x86/include/asm/
Dnospec-branch.h257 .macro FILL_RETURN_BUFFER reg:req nr:req ftr:req ftr2=ALT_NOT(X86_FEATURE_ALWAYS)
260 __stringify(nop;nop;__FILL_ONE_RETURN), \ftr2