Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/tools/testing/selftests/powerpc/include/
Dutils.h66 static inline bool have_hwcap2(unsigned long ftr2) in have_hwcap2() argument
68 return ((unsigned long)get_auxv_entry(AT_HWCAP2) & ftr2) == ftr2; in have_hwcap2()
71 static inline bool have_hwcap2(unsigned long ftr2) in have_hwcap2() argument
/kernel/linux/linux-5.10/arch/x86/include/asm/
Dnospec-branch.h150 .macro FILL_RETURN_BUFFER reg:req nr:req ftr:req ftr2=ALT_NOT(X86_FEATURE_ALWAYS)
153 __stringify(__FILL_ONE_RETURN), \ftr2