Home
last modified time | relevance | path

Searched refs:get_arm64_ftr_reg (Results 1 – 3 of 3) sorted by relevance

/linux-6.1.9/arch/arm64/kernel/
Dcpufeature.c757 struct arm64_ftr_reg *get_arm64_ftr_reg(u32 sys_id) in get_arm64_ftr_reg() function
871 struct arm64_ftr_reg *reg = get_arm64_ftr_reg(sys_reg); in init_cpu_ftr_reg()
1063 struct arm64_ftr_reg *regp = get_arm64_ftr_reg(sys_id); in check_update_ftr_reg()
1079 struct arm64_ftr_reg *regp = get_arm64_ftr_reg(sys_id); in relax_cpu_ftr_reg()
1322 struct arm64_ftr_reg *regp = get_arm64_ftr_reg(id); in read_sanitised_ftr_reg()
1387 regp = get_arm64_ftr_reg(sys_id); in __read_sysreg_by_encoding()
1431 regp = get_arm64_ftr_reg(entry->sys_reg); in has_user_cpuid_feature()
Dcpu_errata.c130 regp = get_arm64_ftr_reg(SYS_ID_AA64ISAR1_EL1); in cpu_clear_bf16_from_user_emulation()
/linux-6.1.9/arch/arm64/include/asm/
Dcpufeature.h907 struct arm64_ftr_reg *get_arm64_ftr_reg(u32 sys_id);