Home
last modified time | relevance | path

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

/tools/testing/selftests/powerpc/include/
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

Completed in 3 milliseconds