Home
last modified time | relevance | path

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

/linux/arch/arm64/kvm/hyp/vhe/
H A Dswitch.c62 write_sysreg_s(vcpu->arch.ctxt.vncr_array, SYS_VNCR_EL2); in __compute_hcr()
/linux/arch/arm64/include/asm/
H A Dsysreg.h523 #define SYS_VNCR_EL2 sys_reg(3, 4, 2, 2, 0) macro
/linux/arch/arm64/kvm/
H A Demulate-nested.c758 SR_TRAP(SYS_VNCR_EL2, CGT_HCR_NV),