Home
last modified time | relevance | path

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

/linux/tools/arch/arm64/include/asm/
H A Dsysreg.h167 #define SYS_REVIDR_EL1 sys_reg(3, 0, 0, 0, 6) macro
/linux/arch/arm64/include/asm/
H A Dsysreg.h280 #define SYS_REVIDR_EL1 sys_reg(3, 0, 0, 0, 6) macro
/linux/arch/arm64/kvm/
H A Demulate-nested.c569 SR_TRAP(SYS_REVIDR_EL1, CGT_HCR_TID1),
1252 SR_FGT(SYS_REVIDR_EL1, HFGxTR, REVIDR_EL1, 1),
H A Dsys_regs.c4276 { SYS_DESC(SYS_REVIDR_EL1), NULL, reset_revidr_el1 },
/linux/arch/arm64/kernel/
H A Dcpufeature.c3679 case SYS_REVIDR_EL1: in emulate_id_reg()