Home
last modified time | relevance | path

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

/Linux-v5.4/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()
97 (arm64_ftr_reg_ctrel0.sys_val & mask)) in cpu_enable_trap_ctr_access()
Dcpufeature.c255 struct arm64_ftr_reg arm64_ftr_reg_ctrel0 = { variable
427 { SYS_CTR_EL0, &arm64_ftr_reg_ctrel0 },
922 ctr = arm64_ftr_reg_ctrel0.sys_val; in has_cache_idc()
947 ctr = arm64_ftr_reg_ctrel0.sys_val; in has_cache_dic()
Dtraps.c471 unsigned long val = arm64_ftr_reg_user_value(&arm64_ftr_reg_ctrel0); in ctr_read_handler()
/Linux-v5.4/arch/arm64/include/asm/
Dcpufeature.h80 extern struct arm64_ftr_reg arm64_ftr_reg_ctrel0;
Dassembler.h287 ldr_l \reg, arm64_ftr_reg_ctrel0 + ARM64_FTR_SYSVAL