Home
last modified time | relevance | path

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

/arch/arm64/kernel/
Dcpufeature.c472 static u64 arm64_ftr_set_value(const struct arm64_ftr_bits *ftrp, s64 reg, in arm64_ftr_set_value()
482 static s64 arm64_ftr_safe_value(const struct arm64_ftr_bits *ftrp, s64 new, in arm64_ftr_safe_value()
530 const struct arm64_ftr_bits *ftrp; in init_cpu_ftr_reg() local
644 const struct arm64_ftr_bits *ftrp; in update_cpu_ftr_reg() local
/arch/arm64/include/asm/
Dcpufeature.h475 static inline u64 arm64_ftr_mask(const struct arm64_ftr_bits *ftrp) in arm64_ftr_mask()
499 static inline s64 arm64_ftr_value(const struct arm64_ftr_bits *ftrp, u64 val) in arm64_ftr_value()