Searched refs:isar2 (Results 1 – 2 of 2) sorted by relevance
665 u64 isar2; in supports_clearbhb() local668 isar2 = read_sysreg_s(SYS_ID_AA64ISAR2_EL1); in supports_clearbhb()670 isar2 = read_sanitised_ftr_reg(SYS_ID_AA64ISAR2_EL1); in supports_clearbhb()672 return cpuid_feature_extract_unsigned_field(isar2, in supports_clearbhb()
120 static const struct ftr_set_desc isar2 __initconst = {158 &isar2,