Home
last modified time | relevance | path

Searched refs:ICC_SRE_EL2 (Results 1 – 2 of 2) sorted by relevance

/xen-4.10.0-shim-comet/xen/include/asm-arm/arm64/
A Dsysregs.h129 #define ICC_SRE_EL2 S3_4_C12_C9_5 macro
/xen-4.10.0-shim-comet/xen/arch/arm/
A Dgic-v3.c253 val = READ_SYSREG32(ICC_SRE_EL2); in gicv3_enable_sre()
256 WRITE_SYSREG32(val, ICC_SRE_EL2); in gicv3_enable_sre()
384 val = READ_SYSREG32(ICC_SRE_EL2); in gicv3_restore_state()
393 WRITE_SYSREG32(val, ICC_SRE_EL2); in gicv3_restore_state()

Completed in 6 milliseconds