ID_AA64MMFR2_AT_MASK
value |= cpu_id_aa64mmfr2 & ID_AA64MMFR2_AT_MASK;
#define ID_AA64MMFR2_AT(x) ((x) & ID_AA64MMFR2_AT_MASK)