Home
last modified time | relevance | path

Searched refs:SYS_ID_AA64ISAR2_EL1 (Results 1 – 8 of 8) sorted by relevance

/openbmc/qemu/tests/tcg/aarch64/
H A Dsysregs.c32 #define SYS_ID_AA64ISAR2_EL1 S3_0_C0_C6_2 macro
129 get_cpu_reg_check_mask(SYS_ID_AA64ISAR2_EL1, _m(00ff,0000,00ff,ffff)); in main()
/openbmc/linux/arch/arm64/include/asm/
H A Dscs.h52 reg = read_sysreg_s(SYS_ID_AA64ISAR2_EL1); in should_patch_pac_into_scs()
H A Dasm_pointer_auth.h63 mrs_s \tmp2, SYS_ID_AA64ISAR2_EL1
H A Dcpufeature.h661 isar2 = read_sysreg_s(SYS_ID_AA64ISAR2_EL1); in supports_clearbhb()
663 isar2 = read_sanitised_ftr_reg(SYS_ID_AA64ISAR2_EL1); in supports_clearbhb()
/openbmc/linux/arch/arm64/kvm/hyp/nvhe/
H A Dsys_regs.c229 case SYS_ID_AA64ISAR2_EL1: in pvm_read_id_reg()
400 AARCH64(SYS_ID_AA64ISAR2_EL1),
/openbmc/linux/arch/arm64/kernel/
H A Dcpufeature.c728 ARM64_FTR_REG_OVERRIDE(SYS_ID_AA64ISAR2_EL1, ftr_id_aa64isar2,
1028 init_cpu_ftr_reg(SYS_ID_AA64ISAR2_EL1, info->reg_id_aa64isar2); in init_cpu_features()
1264 taint |= check_update_ftr_reg(SYS_ID_AA64ISAR2_EL1, cpu, in update_cpu_features()
1412 read_sysreg_case(SYS_ID_AA64ISAR2_EL1); in __read_sysreg_by_encoding()
/openbmc/linux/arch/arm64/kvm/
H A Darm.c2131 kvm_nvhe_sym(id_aa64isar2_el1_sys_val) = read_sanitised_ftr_reg(SYS_ID_AA64ISAR2_EL1); in kvm_hyp_init_symbols()
H A Dsys_regs.c1341 case SYS_ID_AA64ISAR2_EL1: in __kvm_read_sanitised_id_reg()