Searched refs:arm64_ftr_reg (Results 1 – 4 of 4) sorted by relevance
94 struct arm64_ftr_reg { struct104 extern struct arm64_ftr_reg arm64_ftr_reg_ctrel0; argument569 static inline u64 arm64_ftr_reg_user_value(const struct arm64_ftr_reg *reg) in arm64_ftr_reg_user_value()918 struct arm64_ftr_reg *get_arm64_ftr_reg(u32 sys_id);
411 struct arm64_ftr_reg arm64_ftr_reg_ctrel0 = {640 .reg = &(struct arm64_ftr_reg){ \662 struct arm64_ftr_reg *reg;770 struct arm64_ftr_reg *get_arm64_ftr_reg(u32 sys_id) in get_arm64_ftr_reg()772 struct arm64_ftr_reg *reg; in get_arm64_ftr_reg()884 struct arm64_ftr_reg *reg = get_arm64_ftr_reg(sys_reg); in init_cpu_ftr_reg()1076 struct arm64_ftr_reg *regp = get_arm64_ftr_reg(sys_id); in check_update_ftr_reg()1335 struct arm64_ftr_reg *regp = get_arm64_ftr_reg(id); in read_sanitised_ftr_reg()1352 struct arm64_ftr_reg *regp; in __read_sysreg_by_encoding()1441 struct arm64_ftr_reg *regp; in has_user_cpuid_feature()[all …]
172 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()
Completed in 12 milliseconds