Searched refs:hwcap2 (Results 1 – 1 of 1) sorted by relevance
1389 u_long hwcap2 = 0; in parse_cpu_features_hwcap2() local1393 hwcap2 |= HWCAP2_RNG; in parse_cpu_features_hwcap2()1397 hwcap2 |= HWCAP2_FLAGM2; in parse_cpu_features_hwcap2()1401 hwcap2 |= HWCAP2_I8MM; in parse_cpu_features_hwcap2()1405 hwcap2 |= HWCAP2_DGH; in parse_cpu_features_hwcap2()1409 hwcap2 |= HWCAP2_BF16; in parse_cpu_features_hwcap2()1413 hwcap2 |= HWCAP2_FRINT; in parse_cpu_features_hwcap2()1417 hwcap2 |= HWCAP2_DCPODP; in parse_cpu_features_hwcap2()1421 hwcap2 |= HWCAP2_BTI; in parse_cpu_features_hwcap2()1423 return (hwcap2); in parse_cpu_features_hwcap2()