Home
last modified time | relevance | path

Searched refs:arm64_ftr_safe_value (Results 1 – 1 of 1) sorted by relevance

/linux-6.1.9/arch/arm64/kernel/
Dcpufeature.c781 static s64 arm64_ftr_safe_value(const struct arm64_ftr_bits *ftrp, s64 new, in arm64_ftr_safe_value() function
882 s64 tmp = arm64_ftr_safe_value(ftrp, ftr_ovr, ftr_new); in init_cpu_ftr_reg()
1055 ftr_new = arm64_ftr_safe_value(ftrp, ftr_new, ftr_cur); in update_cpu_ftr_reg()