Home
last modified time | relevance | path

Searched refs:PFERR_GUEST_FINAL_MASK (Results 1 – 4 of 4) sorted by relevance

/arch/x86/kvm/vmx/
A Dcommon.h103 PFERR_GUEST_FINAL_MASK : PFERR_GUEST_PAGE_MASK; in __vmx_handle_ept_violation()
A Dtdx.c3154 u64 error_code = PFERR_GUEST_FINAL_MASK | PFERR_PRIVATE_ACCESS; in tdx_gmem_post_populate()
/arch/x86/include/asm/
A Dkvm_host.h272 #define PFERR_GUEST_FINAL_MASK BIT_ULL(32) macro
/arch/x86/kvm/mmu/
A Dmmu.c4950 u64 error_code = PFERR_GUEST_FINAL_MASK; in kvm_arch_vcpu_pre_fault_memory()

Completed in 32 milliseconds