Searched refs:isar2 (Results 1 – 1 of 1) sorted by relevance
551 u64 isar2; in supports_clearbhb() local554 isar2 = read_sysreg_s(SYS_ID_AA64ISAR2_EL1); in supports_clearbhb()556 isar2 = read_sanitised_ftr_reg(SYS_ID_AA64ISAR2_EL1); in supports_clearbhb()558 return cpuid_feature_extract_unsigned_field(isar2, in supports_clearbhb()