Searched refs:arm64_ftr_reg (Results 1 – 4 of 4) sorted by relevance
99 struct arm64_ftr_reg { struct109 extern struct arm64_ftr_reg arm64_ftr_reg_ctrel0; argument555 static inline u64 arm64_ftr_reg_user_value(const struct arm64_ftr_reg *reg) in arm64_ftr_reg_user_value()919 struct arm64_ftr_reg *get_arm64_ftr_reg(u32 sys_id);
500 struct arm64_ftr_reg arm64_ftr_reg_ctrel0 = {717 .reg = &(struct arm64_ftr_reg){ \743 struct arm64_ftr_reg *reg;854 struct arm64_ftr_reg *get_arm64_ftr_reg(u32 sys_id) in get_arm64_ftr_reg()856 struct arm64_ftr_reg *reg; in get_arm64_ftr_reg()1459 struct arm64_ftr_reg *regp = get_arm64_ftr_reg(id); in read_sanitised_ftr_reg()1476 struct arm64_ftr_reg *regp; in __read_sysreg_by_encoding()1587 struct arm64_ftr_reg *regp; in has_user_cpuid_feature()2307 struct arm64_ftr_reg *regp; in user_feature_fixup()2315 struct arm64_ftr_reg *regp; in user_feature_fixup()[all …]
175 DEFINE(ARM64_FTR_SYSVAL, offsetof(struct arm64_ftr_reg, sys_val)); in main()
1450 const struct arm64_ftr_reg *ftr_reg; in arm64_check_features()
Completed in 27 milliseconds