Home
last modified time | relevance | path

Searched refs:pre_fault_allowed (Results 1 – 6 of 6) sorted by relevance

/arch/x86/kvm/vmx/
A Dtdx.c1633 if (KVM_BUG_ON(kvm->arch.pre_fault_allowed, kvm)) in tdx_mem_page_record_premap_cnt()
2885 kvm->arch.pre_fault_allowed = true; in tdx_td_finalize()
/arch/x86/include/asm/
A Dkvm_host.h1360 bool pre_fault_allowed; member
/arch/x86/kvm/svm/
A Dsev.c2512 kvm->arch.pre_fault_allowed = true; in snp_launch_finish()
A Dsvm.c5019 kvm->arch.pre_fault_allowed = !kvm->arch.has_private_mem; in svm_vm_init()
/arch/x86/kvm/mmu/
A Dmmu.c4956 if (!vcpu->kvm->arch.pre_fault_allowed) in kvm_arch_vcpu_pre_fault_memory()
/arch/x86/kvm/
A Dx86.c12687 kvm->arch.pre_fault_allowed = in kvm_arch_init_vm()

Completed in 105 milliseconds