Home
last modified time | relevance | path

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

/linux/arch/arm64/kernel/
H A Dcpufeature.c854 struct arm64_ftr_reg *get_arm64_ftr_reg(u32 sys_id) in get_arm64_ftr_reg() function
968 struct arm64_ftr_reg *reg = get_arm64_ftr_reg(sys_reg); in init_cpu_ftr_reg()
1189 struct arm64_ftr_reg *regp = get_arm64_ftr_reg(sys_id); in check_update_ftr_reg()
1205 struct arm64_ftr_reg *regp = get_arm64_ftr_reg(sys_id); in relax_cpu_ftr_reg()
1459 struct arm64_ftr_reg *regp = get_arm64_ftr_reg(id); in read_sanitised_ftr_reg()
1529 regp = get_arm64_ftr_reg(sys_id); in __read_sysreg_by_encoding()
1590 regp = get_arm64_ftr_reg(entry->sys_reg); in has_user_cpuid_feature()
2309 regp = get_arm64_ftr_reg(SYS_ID_AA64ISAR1_EL1); in user_feature_fixup()
2317 regp = get_arm64_ftr_reg(SYS_ID_AA64PFR1_EL1); in user_feature_fixup()
/linux/arch/arm64/include/asm/
H A Dcpufeature.h919 struct arm64_ftr_reg *get_arm64_ftr_reg(u32 sys_id);