Home
last modified time | relevance | path

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

/openbmc/linux/arch/arm64/kernel/
H A Dcpufeature.c803 static u64 arm64_ftr_set_value(const struct arm64_ftr_bits *ftrp, s64 reg, in arm64_ftr_set_value()
813 s64 arm64_ftr_safe_value(const struct arm64_ftr_bits *ftrp, s64 new, in arm64_ftr_safe_value()
902 const struct arm64_ftr_bits *ftrp; in init_cpu_ftr_reg() local
1079 const struct arm64_ftr_bits *ftrp; in update_cpu_ftr_reg() local
1111 const struct arm64_ftr_bits *ftrp; in relax_cpu_ftr_reg() local
/openbmc/linux/arch/arm64/include/asm/
H A Dcpufeature.h557 static inline u64 arm64_ftr_mask(const struct arm64_ftr_bits *ftrp) in arm64_ftr_mask()
583 static inline s64 arm64_ftr_value(const struct arm64_ftr_bits *ftrp, u64 val) in arm64_ftr_value()
/openbmc/linux/arch/arm64/kvm/
H A Dsys_regs.c1211 static s64 kvm_arm64_ftr_safe_value(u32 id, const struct arm64_ftr_bits *ftrp, in kvm_arm64_ftr_safe_value()
1248 const struct arm64_ftr_bits *ftrp = NULL; in arm64_check_features() local