Home
last modified time | relevance | path

Searched refs:arm64_ftr_reg_ctrel0 (Results 1 – 5 of 5) sorted by relevance

/Linux-v5.10/arch/arm64/kernel/
Dcpu_errata.c62 u64 mask = arm64_ftr_reg_ctrel0.strict_mask; in has_mismatched_cache_type()
63 u64 sys = arm64_ftr_reg_ctrel0.sys_val & mask; in has_mismatched_cache_type()
93 u64 mask = arm64_ftr_reg_ctrel0.strict_mask; in cpu_enable_trap_ctr_access()
98 (arm64_ftr_reg_ctrel0.sys_val & mask)) in cpu_enable_trap_ctr_access()
Dcpufeature.c357 struct arm64_ftr_reg arm64_ftr_reg_ctrel0 = { variable
610 { SYS_CTR_EL0, &arm64_ftr_reg_ctrel0 },
1235 ctr = arm64_ftr_reg_ctrel0.sys_val; in has_cache_idc()
1260 ctr = arm64_ftr_reg_ctrel0.sys_val; in has_cache_dic()
Dtraps.c492 unsigned long val = arm64_ftr_reg_user_value(&arm64_ftr_reg_ctrel0); in ctr_read_handler()
/Linux-v5.10/arch/arm64/include/asm/
Dcpufeature.h80 extern struct arm64_ftr_reg arm64_ftr_reg_ctrel0;
Dassembler.h277 ldr_l \reg, arm64_ftr_reg_ctrel0 + ARM64_FTR_SYSVAL