Searched refs:ID_AA64ISAR1_EL1_LRCPC_MASK (Results 1 – 2 of 2) sorted by relevance
519 if ((isar1 & ID_AA64ISAR1_EL1_LRCPC_MASK) >= ID_AA64ISAR1_EL1_LRCPC_EN) { in commpage_init_arm_optional_features_isar1()523 if ((isar1 & ID_AA64ISAR1_EL1_LRCPC_MASK) >= ID_AA64ISAR1_EL1_LRCP2C_EN) { in commpage_init_arm_optional_features_isar1()
2365 #define ID_AA64ISAR1_EL1_LRCPC_MASK (0xfull << ID_AA64ISAR1_EL1_LRCPC_OFFSET) macro