Home
last modified time | relevance | path

Searched refs:SYS_ID_ISAR1_EL1 (Results 1 – 5 of 5) sorted by relevance

/linux-6.1.9/tools/testing/selftests/kvm/aarch64/
Daarch32_id_regs.c32 GUEST_ASSERT_REG_RAZ(SYS_ID_ISAR1_EL1); in guest_main()
77 KVM_ARM64_SYS_REG(SYS_ID_ISAR1_EL1),
/linux-6.1.9/arch/arm64/kvm/hyp/nvhe/
Dsys_regs.c368 AARCH32(SYS_ID_ISAR1_EL1),
/linux-6.1.9/arch/arm64/kernel/
Dcpufeature.c663 ARM64_FTR_REG(SYS_ID_ISAR1_EL1, ftr_generic_32bits),
964 init_cpu_ftr_reg(SYS_ID_ISAR1_EL1, info->reg_id_isar1); in init_32bit_cpu_features()
1136 taint |= check_update_ftr_reg(SYS_ID_ISAR1_EL1, cpu, in update_32bit_cpu_features()
1355 read_sysreg_case(SYS_ID_ISAR1_EL1); in __read_sysreg_by_encoding()
/linux-6.1.9/arch/arm64/include/asm/
Dsysreg.h182 #define SYS_ID_ISAR1_EL1 sys_reg(3, 0, 0, 2, 1) macro
/linux-6.1.9/tools/arch/arm64/include/asm/
Dsysreg.h159 #define SYS_ID_ISAR1_EL1 sys_reg(3, 0, 0, 2, 1) macro