Home
last modified time | relevance | path

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

/openbmc/linux/tools/testing/selftests/arm64/abi/
H A Dhwcap.c693 bool have_cpuinfo, have_hwcap, raise_sigill; in main() local
702 have_cpuinfo = cpuinfo_present(hwcap->cpuinfo); in main()
707 ksft_test_result(have_hwcap == have_cpuinfo, in main()