Searched refs:arm64_ftr_bits (Results 1 – 2 of 2) sorted by relevance
174 static const struct arm64_ftr_bits ftr_id_aa64isar0[] = {192 static const struct arm64_ftr_bits ftr_id_aa64isar1[] = {214 static const struct arm64_ftr_bits ftr_id_aa64isar2[] = {225 static const struct arm64_ftr_bits ftr_id_aa64pfr0[] = {245 static const struct arm64_ftr_bits ftr_id_aa64pfr1[] = {258 static const struct arm64_ftr_bits ftr_id_aa64zfr0[] = {280 static const struct arm64_ftr_bits ftr_id_aa64smfr0[] = {298 static const struct arm64_ftr_bits ftr_id_aa64mmfr0[] = {344 static const struct arm64_ftr_bits ftr_id_aa64mmfr1[] = {360 static const struct arm64_ftr_bits ftr_id_aa64mmfr2[] = {[all …]
57 struct arm64_ftr_bits { struct101 const struct arm64_ftr_bits *ftr_bits;564 static inline u64 arm64_ftr_mask(const struct arm64_ftr_bits *ftrp) in arm64_ftr_mask()590 static inline s64 arm64_ftr_value(const struct arm64_ftr_bits *ftrp, u64 val) in arm64_ftr_value()