Searched refs:arm64_ftr_bits (Results 1 – 2 of 2) sorted by relevance
125 static const struct arm64_ftr_bits ftr_id_aa64isar0[] = {141 static const struct arm64_ftr_bits ftr_id_aa64isar1[] = {159 static const struct arm64_ftr_bits ftr_id_aa64isar2[] = {164 static const struct arm64_ftr_bits ftr_id_aa64pfr0[] = {182 static const struct arm64_ftr_bits ftr_id_aa64pfr1[] = {187 static const struct arm64_ftr_bits ftr_id_aa64zfr0[] = {201 static const struct arm64_ftr_bits ftr_id_aa64mmfr0[] = {226 static const struct arm64_ftr_bits ftr_id_aa64mmfr1[] = {236 static const struct arm64_ftr_bits ftr_id_aa64mmfr2[] = {247 static const struct arm64_ftr_bits ftr_ctr[] = {[all …]
56 struct arm64_ftr_bits { struct77 const struct arm64_ftr_bits *ftr_bits; argument475 static inline u64 arm64_ftr_mask(const struct arm64_ftr_bits *ftrp) in arm64_ftr_mask()499 static inline s64 arm64_ftr_value(const struct arm64_ftr_bits *ftrp, u64 val) in arm64_ftr_value()