Home
last modified time | relevance | path

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

/linux/tools/arch/arm64/include/asm/
H A Dsysreg.h278 #define SYS_MIDR_EL1 sys_reg(3, 0, 0, 0, 0)
165 #define SYS_MIDR_EL1 global() macro
/linux/arch/arm64/kernel/
H A Dcpufeature.c3859 case SYS_MIDR_EL1: in emulate_id_reg()
/linux/arch/arm64/kvm/
H A Dsys_regs.c4603 { SYS_DESC(SYS_MIDR_EL1), NULL, reset_midr_el1 },