Searched refs:SYS_ICC_SRE_EL2 (Results 1 – 4 of 4) sorted by relevance
/linux/arch/arm64/include/asm/ |
H A D | el2_setup.h | 123 mrs_s x0, SYS_ICC_SRE_EL2 126 msr_s SYS_ICC_SRE_EL2, x0 128 mrs_s x0, SYS_ICC_SRE_EL2 // Read SRE back,
|
H A D | sysreg.h | 575 #define SYS_ICC_SRE_EL2 sys_reg(3, 4, 12, 9, 5) macro
|
/linux/tools/arch/arm64/include/asm/ |
H A D | sysreg.h | 422 #define SYS_ICC_SRE_EL2 sys_reg(3, 4, 12, 9, 5) macro
|
/linux/arch/arm64/kvm/ |
H A D | emulate-nested.c | 796 SR_TRAP(SYS_ICC_SRE_EL2, CGT_HCR_NV),
|