Home
last modified time | relevance | path

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

/linux-4.4.14/arch/x86/kvm/
Dvmx.c10775 static struct kvm_x86_ops vmx_x86_ops = { variable
10899 int r = kvm_init(&vmx_x86_ops, sizeof(struct vcpu_vmx), in vmx_init()