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

/linux-master/arch/arm64/kernel/
H A Dcpufeature.c865 static u64 arm64_ftr_set_value(const struct arm64_ftr_bits *ftrp, s64 reg, function
1008 val = arm64_ftr_set_value(ftrp, val, ftr_new);
1016 reg->user_val = arm64_ftr_set_value(ftrp,
1179 reg->sys_val = arm64_ftr_set_value(ftrp, reg->sys_val, ftr_new);

Completed in 210 milliseconds