Home
last modified time | relevance | path

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

/linux-6.3-rc2/tools/testing/selftests/kvm/aarch64/
A Daarch32_id_regs.c26 GUEST_ASSERT_REG_RAZ(SYS_ID_DFR0_EL1); in guest_main()
72 KVM_ARM64_SYS_REG(SYS_ID_DFR0_EL1),
/linux-6.3-rc2/arch/arm64/kvm/hyp/nvhe/
A Dsys_regs.c360 AARCH32(SYS_ID_DFR0_EL1),
/linux-6.3-rc2/arch/arm64/kernel/
A Dcpufeature.c668 ARM64_FTR_REG(SYS_ID_DFR0_EL1, ftr_id_dfr0),
974 init_cpu_ftr_reg(SYS_ID_DFR0_EL1, info->reg_id_dfr0); in init_32bit_cpu_features()
1143 taint |= check_update_ftr_reg(SYS_ID_DFR0_EL1, cpu, in update_32bit_cpu_features()
1359 read_sysreg_case(SYS_ID_DFR0_EL1); in __read_sysreg_by_encoding()
/linux-6.3-rc2/tools/arch/arm64/include/asm/
A Dsysreg.h148 #define SYS_ID_DFR0_EL1 sys_reg(3, 0, 0, 1, 2) macro
/linux-6.3-rc2/arch/arm64/kvm/
A Dsys_regs.c1246 case SYS_ID_DFR0_EL1: in read_id_reg()
1788 { SYS_DESC(SYS_ID_DFR0_EL1), .access = access_id_reg,

Completed in 20 milliseconds