Home
last modified time | relevance | path

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

/linux/tools/arch/arm64/include/asm/
H A Dsysreg.h165 #define SYS_MIDR_EL1 sys_reg(3, 0, 0, 0, 0) macro
/linux/arch/arm64/include/asm/
H A Dsysreg.h278 #define SYS_MIDR_EL1 sys_reg(3, 0, 0, 0, 0) macro
/linux/arch/arm64/kernel/
H A Dcpufeature.c3673 case SYS_MIDR_EL1: in emulate_id_reg()
/linux/arch/arm64/kvm/
H A Demulate-nested.c1255 SR_FGT(SYS_MIDR_EL1, HFGxTR, MIDR_EL1, 1),
H A Dsys_regs.c4275 { SYS_DESC(SYS_MIDR_EL1), NULL, reset_midr_el1 },