Searched refs:arm64_ftr_reg (Results 1 – 5 of 5) sorted by relevance
97 struct arm64_ftr_reg { struct107 extern struct arm64_ftr_reg arm64_ftr_reg_ctrel0; argument562 static inline u64 arm64_ftr_reg_user_value(const struct arm64_ftr_reg *reg) in arm64_ftr_reg_user_value()912 struct arm64_ftr_reg *get_arm64_ftr_reg(u32 sys_id);
427 struct arm64_ftr_reg arm64_ftr_reg_ctrel0 = {656 .reg = &(struct arm64_ftr_reg){ \680 struct arm64_ftr_reg *reg;768 static struct arm64_ftr_reg *get_arm64_ftr_reg_nowarn(u32 sys_id) in get_arm64_ftr_reg_nowarn()789 struct arm64_ftr_reg *get_arm64_ftr_reg(u32 sys_id) in get_arm64_ftr_reg()791 struct arm64_ftr_reg *reg; in get_arm64_ftr_reg()844 const struct arm64_ftr_reg *ftr_reg = arm64_ftr_regs[i].reg; in sort_ftr_regs()903 struct arm64_ftr_reg *reg = get_arm64_ftr_reg(sys_reg); in init_cpu_ftr_reg()1077 static void update_cpu_ftr_reg(struct arm64_ftr_reg *reg, u64 new) in update_cpu_ftr_reg()1096 struct arm64_ftr_reg *regp = get_arm64_ftr_reg(sys_id); in check_update_ftr_reg()[all …]
175 DEFINE(ARM64_FTR_SYSVAL, offsetof(struct arm64_ftr_reg, sys_val)); in main()
128 struct arm64_ftr_reg *regp; in cpu_clear_bf16_from_user_emulation()
1247 const struct arm64_ftr_reg *ftr_reg; in arm64_check_features()