Searched refs:arm64_ftr_bits (Results 1 – 2 of 2) sorted by relevance
226 static const struct arm64_ftr_bits ftr_id_aa64isar0[] = {244 static const struct arm64_ftr_bits ftr_id_aa64isar1[] = {268 static const struct arm64_ftr_bits ftr_id_aa64isar2[] = {285 static const struct arm64_ftr_bits ftr_id_aa64isar3[] = {293 static const struct arm64_ftr_bits ftr_id_aa64pfr0[] = {313 static const struct arm64_ftr_bits ftr_id_aa64pfr1[] = {330 static const struct arm64_ftr_bits ftr_id_aa64pfr2[] = {338 static const struct arm64_ftr_bits ftr_id_aa64zfr0[] = {366 static const struct arm64_ftr_bits ftr_id_aa64smfr0[] = {418 static const struct arm64_ftr_bits ftr_id_aa64fpfr0[] = {[all …]
62 struct arm64_ftr_bits { struct106 const struct arm64_ftr_bits *ftr_bits;551 static inline u64 arm64_ftr_mask(const struct arm64_ftr_bits *ftrp) in arm64_ftr_mask()577 static inline s64 arm64_ftr_value(const struct arm64_ftr_bits *ftrp, u64 val) in arm64_ftr_value()958 s64 arm64_ftr_safe_value(const struct arm64_ftr_bits *ftrp, s64 new, s64 cur);