Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/arm64/kernel/
Dcpufeature.c677 static u64 arm64_ftr_set_value(const struct arm64_ftr_bits *ftrp, s64 reg, in arm64_ftr_set_value() function
786 val = arm64_ftr_set_value(ftrp, val, ftr_new); in init_cpu_ftr_reg()
794 reg->user_val = arm64_ftr_set_value(ftrp, in init_cpu_ftr_reg()
906 reg->sys_val = arm64_ftr_set_value(ftrp, reg->sys_val, ftr_new); in update_cpu_ftr_reg()