Searched refs:PFERR_GUEST_FINAL_MASK (Results 1 – 4 of 4) sorted by relevance
103 PFERR_GUEST_FINAL_MASK : PFERR_GUEST_PAGE_MASK; in __vmx_handle_ept_violation()
3154 u64 error_code = PFERR_GUEST_FINAL_MASK | PFERR_PRIVATE_ACCESS; in tdx_gmem_post_populate()
272 #define PFERR_GUEST_FINAL_MASK BIT_ULL(32) macro
4950 u64 error_code = PFERR_GUEST_FINAL_MASK; in kvm_arch_vcpu_pre_fault_memory()
Completed in 34 milliseconds