Searched refs:get_evmcs_version (Results 1 - 3 of 3) sorted by relevance

/linux-master/arch/x86/kvm/
H A Dhyperv.c2778 if (kvm_x86_ops.nested_ops->get_evmcs_version)
2779 evmcs_ver = kvm_x86_ops.nested_ops->get_evmcs_version(vcpu);
/linux-master/arch/x86/include/asm/
H A Dkvm_host.h1830 uint16_t (*get_evmcs_version)(struct kvm_vcpu *vcpu); member in struct:kvm_x86_nested_ops
/linux-master/arch/x86/kvm/vmx/
H A Dnested.c7143 .get_evmcs_version = nested_get_evmcs_version,

Completed in 160 milliseconds