Searched refs:arm64_ftr_bits (Results 1 – 2 of 2) sorted by relevance
212 static const struct arm64_ftr_bits ftr_id_aa64isar0[] = {230 static const struct arm64_ftr_bits ftr_id_aa64isar1[] = {252 static const struct arm64_ftr_bits ftr_id_aa64isar2[] = {268 static const struct arm64_ftr_bits ftr_id_aa64isar3[] = {273 static const struct arm64_ftr_bits ftr_id_aa64pfr0[] = {293 static const struct arm64_ftr_bits ftr_id_aa64pfr1[] = {306 static const struct arm64_ftr_bits ftr_id_aa64pfr2[] = {311 static const struct arm64_ftr_bits ftr_id_aa64zfr0[] = {335 static const struct arm64_ftr_bits ftr_id_aa64smfr0[] = {375 static const struct arm64_ftr_bits ftr_id_aa64fpfr0[] = {[all …]
62 struct arm64_ftr_bits { struct106 const struct arm64_ftr_bits *ftr_bits;550 static inline u64 arm64_ftr_mask(const struct arm64_ftr_bits *ftrp) in arm64_ftr_mask()576 static inline s64 arm64_ftr_value(const struct arm64_ftr_bits *ftrp, u64 val) in arm64_ftr_value()918 s64 arm64_ftr_safe_value(const struct arm64_ftr_bits *ftrp, s64 new, s64 cur);