Home
last modified time | relevance | path

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

/linux-6.15/arch/x86/include/asm/
H A Dkvm_host.h1336 bool pre_fault_allowed; member
/linux-6.15/arch/x86/kvm/svm/
H A Dsev.c2525 kvm->arch.pre_fault_allowed = true; in snp_launch_finish()
H A Dsvm.c5114 kvm->arch.pre_fault_allowed = !kvm->arch.has_private_mem; in svm_vm_init()
/linux-6.15/arch/x86/kvm/mmu/
H A Dmmu.c4909 if (!vcpu->kvm->arch.pre_fault_allowed) in kvm_arch_vcpu_pre_fault_memory()
/linux-6.15/arch/x86/kvm/
H A Dx86.c12724 kvm->arch.pre_fault_allowed = in kvm_arch_init_vm()