Lines Matching refs:arm64_ftr_bits
75 static struct arm64_ftr_bits ftr_id_aa64isar0[] = {
87 static struct arm64_ftr_bits ftr_id_aa64pfr0[] = {
101 static struct arm64_ftr_bits ftr_id_aa64mmfr0[] = {
119 static struct arm64_ftr_bits ftr_id_aa64mmfr1[] = {
130 static struct arm64_ftr_bits ftr_id_aa64mmfr2[] = {
135 static struct arm64_ftr_bits ftr_ctr[] = {
151 static struct arm64_ftr_bits ftr_id_mmfr0[] = {
163 static struct arm64_ftr_bits ftr_id_aa64dfr0[] = {
174 static struct arm64_ftr_bits ftr_mvfr2[] = {
181 static struct arm64_ftr_bits ftr_dczid[] = {
189 static struct arm64_ftr_bits ftr_id_isar5[] = {
200 static struct arm64_ftr_bits ftr_id_mmfr4[] = {
207 static struct arm64_ftr_bits ftr_id_pfr0[] = {
222 static struct arm64_ftr_bits ftr_generic_32bits[] = {
234 static struct arm64_ftr_bits ftr_generic[] = {
239 static struct arm64_ftr_bits ftr_generic32[] = {
244 static struct arm64_ftr_bits ftr_aa64raz[] = {
330 static u64 arm64_ftr_set_value(struct arm64_ftr_bits *ftrp, s64 reg, s64 ftr_val) in arm64_ftr_set_value()
339 static s64 arm64_ftr_safe_value(struct arm64_ftr_bits *ftrp, s64 new, s64 cur) in arm64_ftr_safe_value()
391 struct arm64_ftr_bits *ftrp; in init_cpu_ftr_reg()
444 struct arm64_ftr_bits *ftrp; in update_cpu_ftr_reg()