Home
last modified time | relevance | path

Searched defs:kvm_vcpu (Results 1 – 3 of 3) sorted by relevance

/arch/powerpc/include/asm/
Dkvm_book3s_asm.h101 struct kvm_vcpu *kvm_vcpu; member
Dprocessor.h230 struct kvm_vcpu *kvm_vcpu; member
/arch/x86/kvm/vmx/
Dnested.c7250 __init int nested_vmx_hardware_setup(int (*exit_handlers[])(struct kvm_vcpu *)) in nested_vmx_hardware_setup()