Home
last modified time | relevance | path

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

/linux/arch/arm64/include/asm/
A Dcpufeature.h93 struct arm64_ftr_reg { struct
103 extern struct arm64_ftr_reg arm64_ftr_reg_ctrel0; argument
571 static inline u64 arm64_ftr_reg_user_value(const struct arm64_ftr_reg *reg) in arm64_ftr_reg_user_value()
/linux/arch/arm64/kernel/
A Dcpufeature.c379 struct arm64_ftr_reg arm64_ftr_reg_ctrel0 = {
578 .reg = &(struct arm64_ftr_reg){ \
596 struct arm64_ftr_reg *reg;
697 static struct arm64_ftr_reg *get_arm64_ftr_reg(u32 sys_id) in get_arm64_ftr_reg()
699 struct arm64_ftr_reg *reg; in get_arm64_ftr_reg()
811 struct arm64_ftr_reg *reg = get_arm64_ftr_reg(sys_reg); in init_cpu_ftr_reg()
986 struct arm64_ftr_reg *regp = get_arm64_ftr_reg(sys_id); in check_update_ftr_reg()
1002 struct arm64_ftr_reg *regp = get_arm64_ftr_reg(sys_id); in relax_cpu_ftr_reg()
1222 struct arm64_ftr_reg *regp = get_arm64_ftr_reg(id); in read_sanitised_ftr_reg()
1239 struct arm64_ftr_reg *regp; in __read_sysreg_by_encoding()
[all …]
A Dasm-offsets.c159 DEFINE(ARM64_FTR_SYSVAL, offsetof(struct arm64_ftr_reg, sys_val)); in main()

Completed in 11 milliseconds