Lines Matching refs:arm64_ftr_reg
398 struct arm64_ftr_reg arm64_ftr_reg_ctrel0 = {
627 .reg = &(struct arm64_ftr_reg){ \
649 struct arm64_ftr_reg *reg;
736 static struct arm64_ftr_reg *get_arm64_ftr_reg_nowarn(u32 sys_id) in get_arm64_ftr_reg_nowarn()
757 struct arm64_ftr_reg *get_arm64_ftr_reg(u32 sys_id) in get_arm64_ftr_reg()
759 struct arm64_ftr_reg *reg; in get_arm64_ftr_reg()
812 const struct arm64_ftr_reg *ftr_reg = arm64_ftr_regs[i].reg; in sort_ftr_regs()
871 struct arm64_ftr_reg *reg = get_arm64_ftr_reg(sys_reg); in init_cpu_ftr_reg()
1044 static void update_cpu_ftr_reg(struct arm64_ftr_reg *reg, u64 new) in update_cpu_ftr_reg()
1063 struct arm64_ftr_reg *regp = get_arm64_ftr_reg(sys_id); in check_update_ftr_reg()
1079 struct arm64_ftr_reg *regp = get_arm64_ftr_reg(sys_id); in relax_cpu_ftr_reg()
1322 struct arm64_ftr_reg *regp = get_arm64_ftr_reg(id); in read_sanitised_ftr_reg()
1339 struct arm64_ftr_reg *regp; in __read_sysreg_by_encoding()
1428 struct arm64_ftr_reg *regp; in has_user_cpuid_feature()
3405 struct arm64_ftr_reg *regp; in emulate_sys_reg()