Home
last modified time | relevance | path

Searched refs:SYS_ICC_SRE_EL2 (Results 1 – 4 of 4) sorted by relevance

/linux/arch/arm64/include/asm/
H A Del2_setup.h123 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 Dsysreg.h575 #define SYS_ICC_SRE_EL2 sys_reg(3, 4, 12, 9, 5) macro
/linux/tools/arch/arm64/include/asm/
H A Dsysreg.h422 #define SYS_ICC_SRE_EL2 sys_reg(3, 4, 12, 9, 5) macro
/linux/arch/arm64/kvm/
H A Demulate-nested.c796 SR_TRAP(SYS_ICC_SRE_EL2, CGT_HCR_NV),