Home
last modified time | relevance | path

Searched refs:vcpu_precreate (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/arch/x86/include/asm/
H A Dkvm-x86-ops.h25 KVM_X86_OP_OPTIONAL_RET0(vcpu_precreate)
H A Dkvm_host.h1568 int (*vcpu_precreate)(struct kvm *kvm); member
/openbmc/linux/arch/x86/kvm/vmx/
H A Dvmx.c8259 .vcpu_precreate = vmx_vcpu_precreate,