Home
last modified time | relevance | path

Searched refs:SYS_ID_DFR1_EL1 (Results 1 – 3 of 3) sorted by relevance

/arch/arm64/kvm/hyp/nvhe/
Dsys_regs.c386 AARCH32(SYS_ID_DFR1_EL1),
/arch/arm64/kernel/
Dcpufeature.c692 ARM64_FTR_REG(SYS_ID_DFR1_EL1, ftr_id_dfr1),
975 init_cpu_ftr_reg(SYS_ID_DFR1_EL1, info->reg_id_dfr1); in init_32bit_cpu_features()
1136 taint |= check_update_ftr_reg(SYS_ID_DFR1_EL1, cpu, in update_32bit_cpu_features()
1343 read_sysreg_case(SYS_ID_DFR1_EL1); in __read_sysreg_by_encoding()
/arch/arm64/include/asm/
Dsysreg.h168 #define SYS_ID_DFR1_EL1 sys_reg(3, 0, 0, 3, 5) macro