Home
last modified time | relevance | path

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

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