Searched refs:PFERR_GUEST_ENC_MASK (Results 1 – 2 of 2) sorted by relevance
284 #define PFERR_GUEST_ENC_MASK BIT_ULL(34) macro
1989 if (is_sev_snp_guest(vcpu) && (error_code & PFERR_GUEST_ENC_MASK)) in npf_interception()