Searched refs:kvm_vmcb_info (Results 1 – 3 of 3) sorted by relevance
21 OFFSET(KVM_VMCB_pa, kvm_vmcb_info, pa); in common()
131 struct kvm_vmcb_info { struct181 struct kvm_vmcb_info vmcb02;248 struct kvm_vmcb_info vmcb01;249 struct kvm_vmcb_info *current_vmcb;681 void svm_switch_vmcb(struct vcpu_svm *svm, struct kvm_vmcb_info *target_vmcb);
1419 void svm_switch_vmcb(struct vcpu_svm *svm, struct kvm_vmcb_info *target_vmcb) in svm_switch_vmcb()