Home
last modified time | relevance | path

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

/Linux-v5.10/arch/arm64/include/asm/
Dcpufeature.h567 static inline s64 arm64_ftr_value(const struct arm64_ftr_bits *ftrp, u64 val) in arm64_ftr_value() function
/Linux-v5.10/arch/arm64/kernel/
Dcpufeature.c774 s64 ftr_new = arm64_ftr_value(ftrp, new); in init_cpu_ftr_reg()
888 s64 ftr_cur = arm64_ftr_value(ftrp, reg->sys_val); in update_cpu_ftr_reg()
889 s64 ftr_new = arm64_ftr_value(ftrp, new); in update_cpu_ftr_reg()