Home
last modified time | relevance | path

Searched refs:SYS_VSESR_EL2 (Results 1 – 3 of 3) sorted by relevance

/linux/arch/arm64/kvm/hyp/include/hyp/
H A Dswitch.h383 write_sysreg_s(vsesr, SYS_VSESR_EL2); in ___activate_traps()
/linux/arch/arm64/include/asm/
H A Dsysreg.h532 #define SYS_VSESR_EL2 sys_reg(3, 4, 5, 2, 3)
534 #define SYS_VSESR_EL2 global() macro
/linux/arch/arm64/kvm/
H A Demulate-nested.c872 SR_TRAP(SYS_VSESR_EL2, CGT_HCR_NV),