Searched refs:check_update_ftr_reg (Results 1 - 1 of 1) sorted by relevance

/linux-master/arch/arm64/kernel/
H A Dcpufeature.c1184 static int check_update_ftr_reg(u32 sys_id, int cpu, u64 val, u64 boot) function
1253 taint |= check_update_ftr_reg(SYS_ID_DFR0_EL1, cpu,
1255 taint |= check_update_ftr_reg(SYS_ID_DFR1_EL1, cpu,
1257 taint |= check_update_ftr_reg(SYS_ID_ISAR0_EL1, cpu,
1259 taint |= check_update_ftr_reg(SYS_ID_ISAR1_EL1, cpu,
1261 taint |= check_update_ftr_reg(SYS_ID_ISAR2_EL1, cpu,
1263 taint |= check_update_ftr_reg(SYS_ID_ISAR3_EL1, cpu,
1265 taint |= check_update_ftr_reg(SYS_ID_ISAR4_EL1, cpu,
1267 taint |= check_update_ftr_reg(SYS_ID_ISAR5_EL1, cpu,
1269 taint |= check_update_ftr_reg(SYS_ID_ISAR6_EL
[all...]

Completed in 271 milliseconds