Home
last modified time | relevance | path

Searched defs:have_hwcap (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/tools/testing/selftests/powerpc/include/
H A Dutils.h85 static inline bool have_hwcap(unsigned long ftr) in have_hwcap() function
/openbmc/linux/tools/testing/selftests/arm64/abi/
H A Dhwcap.c693 bool have_cpuinfo, have_hwcap, raise_sigill; in main() local