Searched refs:SYS_MIDR_EL1 (Results 1 – 5 of 5) sorted by relevance
| /linux/tools/arch/arm64/include/asm/ |
| A D | sysreg.h | 165 #define SYS_MIDR_EL1 sys_reg(3, 0, 0, 0, 0) macro
|
| /linux/arch/arm64/include/asm/ |
| A D | sysreg.h | 278 #define SYS_MIDR_EL1 sys_reg(3, 0, 0, 0, 0) macro
|
| /linux/arch/arm64/kernel/ |
| A D | cpufeature.c | 3673 case SYS_MIDR_EL1: in emulate_id_reg()
|
| /linux/arch/arm64/kvm/ |
| A D | emulate-nested.c | 1255 SR_FGT(SYS_MIDR_EL1, HFGxTR, MIDR_EL1, 1),
|
| A D | sys_regs.c | 4338 { SYS_DESC(SYS_MIDR_EL1), NULL, reset_midr_el1 },
|
Completed in 47 milliseconds