Lines Matching refs:arm64_ftr_bits
70 static struct arm64_ftr_bits ftr_id_aa64isar0[] = {
83 static struct arm64_ftr_bits ftr_id_aa64pfr0[] = {
97 static struct arm64_ftr_bits ftr_id_aa64mmfr0[] = {
115 static struct arm64_ftr_bits ftr_id_aa64mmfr1[] = {
126 static struct arm64_ftr_bits ftr_ctr[] = {
142 static struct arm64_ftr_bits ftr_id_mmfr0[] = {
154 static struct arm64_ftr_bits ftr_id_aa64dfr0[] = {
165 static struct arm64_ftr_bits ftr_mvfr2[] = {
172 static struct arm64_ftr_bits ftr_dczid[] = {
180 static struct arm64_ftr_bits ftr_id_isar5[] = {
191 static struct arm64_ftr_bits ftr_id_mmfr4[] = {
198 static struct arm64_ftr_bits ftr_id_pfr0[] = {
213 static struct arm64_ftr_bits ftr_generic_32bits[] = {
225 static struct arm64_ftr_bits ftr_generic[] = {
230 static struct arm64_ftr_bits ftr_generic32[] = {
235 static struct arm64_ftr_bits ftr_aa64raz[] = {
320 static u64 arm64_ftr_set_value(struct arm64_ftr_bits *ftrp, s64 reg, s64 ftr_val) in arm64_ftr_set_value()
329 static s64 arm64_ftr_safe_value(struct arm64_ftr_bits *ftrp, s64 new, s64 cur) in arm64_ftr_safe_value()
381 struct arm64_ftr_bits *ftrp; in init_cpu_ftr_reg()
433 struct arm64_ftr_bits *ftrp; in update_cpu_ftr_reg()