Home
last modified time | relevance | path

Searched defs:ftrp (Results 1 – 2 of 2) sorted by relevance

/linux-4.4.14/arch/arm64/kernel/
Dcpufeature.c320 static u64 arm64_ftr_set_value(struct arm64_ftr_bits *ftrp, s64 reg, s64 ftr_val) in arm64_ftr_set_value()
329 static s64 arm64_ftr_safe_value(struct arm64_ftr_bits *ftrp, s64 new, s64 cur) in arm64_ftr_safe_value()
381 struct arm64_ftr_bits *ftrp; in init_cpu_ftr_reg() local
433 struct arm64_ftr_bits *ftrp; in update_cpu_ftr_reg() local
/linux-4.4.14/arch/arm64/include/asm/
Dcpufeature.h143 static inline u64 arm64_ftr_mask(struct arm64_ftr_bits *ftrp) in arm64_ftr_mask()
148 static inline s64 arm64_ftr_value(struct arm64_ftr_bits *ftrp, u64 val) in arm64_ftr_value()