Searched refs:SYS_ID_ISAR3_EL1 (Results 1 – 4 of 4) sorted by relevance
| /Linux-v6.6/tools/testing/selftests/kvm/aarch64/ |
| D | aarch32_id_regs.c | 35 GUEST_ASSERT_REG_RAZ(SYS_ID_ISAR3_EL1); in guest_main() 80 KVM_ARM64_SYS_REG(SYS_ID_ISAR3_EL1),
|
| /Linux-v6.6/arch/arm64/kvm/hyp/nvhe/ |
| D | sys_regs.c | 364 AARCH32(SYS_ID_ISAR3_EL1),
|
| /Linux-v6.6/arch/arm64/kernel/ |
| D | cpufeature.c | 696 ARM64_FTR_REG(SYS_ID_ISAR3_EL1, ftr_generic_32bits), 998 init_cpu_ftr_reg(SYS_ID_ISAR3_EL1, info->reg_id_isar3); in init_32bit_cpu_features() 1173 taint |= check_update_ftr_reg(SYS_ID_ISAR3_EL1, cpu, in update_32bit_cpu_features() 1392 read_sysreg_case(SYS_ID_ISAR3_EL1); in __read_sysreg_by_encoding()
|
| /Linux-v6.6/tools/arch/arm64/include/asm/ |
| D | sysreg.h | 161 #define SYS_ID_ISAR3_EL1 sys_reg(3, 0, 0, 2, 3) macro
|