Home
last modified time | relevance | path

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

/linux/arch/x86/kvm/svm/
A Dsvm.h101 struct kvm_vmcb_info { struct
109 struct kvm_vmcb_info vmcb02; argument
146 struct kvm_vmcb_info vmcb01;
147 struct kvm_vmcb_info *current_vmcb;
501 void svm_switch_vmcb(struct vcpu_svm *svm, struct kvm_vmcb_info *target_vmcb);
A Dsvm.c1395 void svm_switch_vmcb(struct vcpu_svm *svm, struct kvm_vmcb_info *target_vmcb) in svm_switch_vmcb()

Completed in 12 milliseconds