Searched refs:arm64_ftr_bits (Results 1 – 3 of 3) sorted by relevance
182 static const struct arm64_ftr_bits ftr_id_aa64isar0[] = {200 static const struct arm64_ftr_bits ftr_id_aa64isar1[] = {222 static const struct arm64_ftr_bits ftr_id_aa64isar2[] = {237 static const struct arm64_ftr_bits ftr_id_aa64pfr0[] = {257 static const struct arm64_ftr_bits ftr_id_aa64pfr1[] = {270 static const struct arm64_ftr_bits ftr_id_aa64zfr0[] = {292 static const struct arm64_ftr_bits ftr_id_aa64smfr0[] = {320 static const struct arm64_ftr_bits ftr_id_aa64mmfr0[] = {366 static const struct arm64_ftr_bits ftr_id_aa64mmfr1[] = {383 static const struct arm64_ftr_bits ftr_id_aa64mmfr2[] = {[all …]
60 struct arm64_ftr_bits { struct104 const struct arm64_ftr_bits *ftr_bits;557 static inline u64 arm64_ftr_mask(const struct arm64_ftr_bits *ftrp) in arm64_ftr_mask()583 static inline s64 arm64_ftr_value(const struct arm64_ftr_bits *ftrp, u64 val) in arm64_ftr_value()911 s64 arm64_ftr_safe_value(const struct arm64_ftr_bits *ftrp, s64 new, s64 cur);
1211 static s64 kvm_arm64_ftr_safe_value(u32 id, const struct arm64_ftr_bits *ftrp, in kvm_arm64_ftr_safe_value()1214 struct arm64_ftr_bits kvm_ftr = *ftrp; in kvm_arm64_ftr_safe_value()1248 const struct arm64_ftr_bits *ftrp = NULL; in arm64_check_features()