Home
last modified time | relevance | path

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

/openbmc/linux/arch/arm64/kernel/
H A Dcpufeature.c747 ARM64_FTR_REG(SYS_DCZID_EL0, ftr_dczid),
1022 init_cpu_ftr_reg(SYS_DCZID_EL0, info->reg_dczid); in init_cpu_features()
1239 taint |= check_update_ftr_reg(SYS_DCZID_EL0, cpu, in update_cpu_features()
1416 read_sysreg_case(SYS_DCZID_EL0); in __read_sysreg_by_encoding()
/openbmc/linux/tools/arch/arm64/include/asm/
H A Dsysreg.h447 #define SYS_DCZID_EL0 sys_reg(3, 3, 0, 0, 7) macro
/openbmc/linux/arch/arm64/kvm/
H A Demulate-nested.c1023 SR_FGT(SYS_DCZID_EL0, HFGxTR, DCZID_EL0, 1),