Home
last modified time | relevance | path

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

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