Home
last modified time | relevance | path

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

/linux-6.3-rc2/arch/x86/kvm/
A Dhyperv.c2727 if (kvm_x86_ops.nested_ops->get_evmcs_version) in kvm_get_hv_cpuid()
2728 evmcs_ver = kvm_x86_ops.nested_ops->get_evmcs_version(vcpu); in kvm_get_hv_cpuid()
/linux-6.3-rc2/arch/x86/include/asm/
A Dkvm_host.h1765 uint16_t (*get_evmcs_version)(struct kvm_vcpu *vcpu); member
/linux-6.3-rc2/arch/x86/kvm/vmx/
A Dnested.c7053 .get_evmcs_version = nested_get_evmcs_version,

Completed in 31 milliseconds