Home
last modified time | relevance | path

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

/linux-6.12.1/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()
Dalternative.c128 ctr_el0 = arm64_ftr_reg_ctrel0.sys_val; in clean_dcache_range_nopatch()
Dcpufeature.c500 struct arm64_ftr_reg arm64_ftr_reg_ctrel0 = { variable
811 { SYS_CTR_EL0, &arm64_ftr_reg_ctrel0 },
1686 ctr = arm64_ftr_reg_ctrel0.sys_val; in has_cache_idc()
1711 ctr = arm64_ftr_reg_ctrel0.sys_val; in has_cache_dic()
Dtraps.c592 unsigned long val = arm64_ftr_reg_user_value(&arm64_ftr_reg_ctrel0); in ctr_read_handler()
/linux-6.12.1/arch/arm64/include/asm/
Dcpufeature.h109 extern struct arm64_ftr_reg arm64_ftr_reg_ctrel0;
Dassembler.h268 ldr_l \reg, arm64_ftr_reg_ctrel0 + ARM64_FTR_SYSVAL