Home
last modified time | relevance | path

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

/Linux-v6.6/tools/arch/arm64/include/asm/
Dsysreg.h141 #define SYS_MIDR_EL1 sys_reg(3, 0, 0, 0, 0) macro
/Linux-v6.6/arch/arm64/include/asm/
Dsysreg.h273 #define SYS_MIDR_EL1 sys_reg(3, 0, 0, 0, 0) macro
/Linux-v6.6/arch/arm64/kvm/
Demulate-nested.c1013 SR_FGT(SYS_MIDR_EL1, HFGxTR, MIDR_EL1, 1),
Dsys_regs.c3290 { SYS_DESC(SYS_MIDR_EL1), NULL, get_midr_el1 },
/Linux-v6.6/arch/arm64/kernel/
Dcpufeature.c3450 case SYS_MIDR_EL1: in emulate_id_reg()