Home
last modified time | relevance | path

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

/linux/arch/arm64/include/asm/
A Dcpufeature.h99 struct arm64_ftr_reg { struct
109 extern struct arm64_ftr_reg arm64_ftr_reg_ctrel0; argument
555 static inline u64 arm64_ftr_reg_user_value(const struct arm64_ftr_reg *reg) in arm64_ftr_reg_user_value()
919 struct arm64_ftr_reg *get_arm64_ftr_reg(u32 sys_id);
/linux/arch/arm64/kernel/
A Dcpufeature.c500 struct arm64_ftr_reg arm64_ftr_reg_ctrel0 = {
717 .reg = &(struct arm64_ftr_reg){ \
743 struct arm64_ftr_reg *reg;
854 struct arm64_ftr_reg *get_arm64_ftr_reg(u32 sys_id) in get_arm64_ftr_reg()
856 struct arm64_ftr_reg *reg; in get_arm64_ftr_reg()
1459 struct arm64_ftr_reg *regp = get_arm64_ftr_reg(id); in read_sanitised_ftr_reg()
1476 struct arm64_ftr_reg *regp; in __read_sysreg_by_encoding()
1587 struct arm64_ftr_reg *regp; in has_user_cpuid_feature()
2307 struct arm64_ftr_reg *regp; in user_feature_fixup()
2315 struct arm64_ftr_reg *regp; in user_feature_fixup()
[all …]
A Dasm-offsets.c175 DEFINE(ARM64_FTR_SYSVAL, offsetof(struct arm64_ftr_reg, sys_val)); in main()
/linux/arch/arm64/kvm/
A Dsys_regs.c1450 const struct arm64_ftr_reg *ftr_reg; in arm64_check_features()

Completed in 27 milliseconds