Home
last modified time | relevance | path

Searched refs:arm64_ftr_reg (Results 1 – 4 of 4) sorted by relevance

/linux-6.3-rc2/arch/arm64/include/asm/
A Dcpufeature.h94 struct arm64_ftr_reg { struct
104 extern struct arm64_ftr_reg arm64_ftr_reg_ctrel0; argument
569 static inline u64 arm64_ftr_reg_user_value(const struct arm64_ftr_reg *reg) in arm64_ftr_reg_user_value()
918 struct arm64_ftr_reg *get_arm64_ftr_reg(u32 sys_id);
/linux-6.3-rc2/arch/arm64/kernel/
A Dcpufeature.c411 struct arm64_ftr_reg arm64_ftr_reg_ctrel0 = {
640 .reg = &(struct arm64_ftr_reg){ \
662 struct arm64_ftr_reg *reg;
770 struct arm64_ftr_reg *get_arm64_ftr_reg(u32 sys_id) in get_arm64_ftr_reg()
772 struct arm64_ftr_reg *reg; in get_arm64_ftr_reg()
884 struct arm64_ftr_reg *reg = get_arm64_ftr_reg(sys_reg); in init_cpu_ftr_reg()
1076 struct arm64_ftr_reg *regp = get_arm64_ftr_reg(sys_id); in check_update_ftr_reg()
1335 struct arm64_ftr_reg *regp = get_arm64_ftr_reg(id); in read_sanitised_ftr_reg()
1352 struct arm64_ftr_reg *regp; in __read_sysreg_by_encoding()
1441 struct arm64_ftr_reg *regp; in has_user_cpuid_feature()
[all …]
A Dasm-offsets.c172 DEFINE(ARM64_FTR_SYSVAL, offsetof(struct arm64_ftr_reg, sys_val)); in main()
A Dcpu_errata.c128 struct arm64_ftr_reg *regp; in cpu_clear_bf16_from_user_emulation()

Completed in 12 milliseconds