Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/powerpc/include/
H A 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/arch/x86/include/asm/
H A 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