Home
last modified time | relevance | path

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

/arch/x86/include/asm/
A Dkvm_host.h274 #define PFERR_GUEST_ENC_MASK BIT_ULL(34) macro
/arch/x86/kvm/svm/
A Dsvm.c1957 if (sev_snp_guest(vcpu->kvm) && (error_code & PFERR_GUEST_ENC_MASK)) in npf_interception()

Completed in 19 milliseconds