Searched refs:arm64_ftr_bits (Results 1 – 2 of 2) sorted by relevance
188 static const struct arm64_ftr_bits ftr_id_aa64isar0[] = {206 static const struct arm64_ftr_bits ftr_id_aa64isar1[] = {228 static const struct arm64_ftr_bits ftr_id_aa64pfr0[] = {248 static const struct arm64_ftr_bits ftr_id_aa64pfr1[] = {259 static const struct arm64_ftr_bits ftr_id_aa64zfr0[] = {281 static const struct arm64_ftr_bits ftr_id_aa64mmfr0[] = {327 static const struct arm64_ftr_bits ftr_id_aa64mmfr1[] = {341 static const struct arm64_ftr_bits ftr_id_aa64mmfr2[] = {360 static const struct arm64_ftr_bits ftr_ctr[] = {385 static const struct arm64_ftr_bits ftr_id_mmfr0[] = {[all …]
56 struct arm64_ftr_bits { struct100 const struct arm64_ftr_bits *ftr_bits;566 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()