Lines Matching refs:vcpu_svm

38 	struct vcpu_svm *svm = to_svm(vcpu);  in nested_svm_inject_npf_exit()
60 struct vcpu_svm *svm = to_svm(vcpu); in nested_svm_get_tdp_pdptr()
74 struct vcpu_svm *svm = to_svm(vcpu); in nested_svm_get_tdp_cr3()
81 struct vcpu_svm *svm = to_svm(vcpu); in nested_svm_init_mmu_context()
107 static bool nested_vmcb_needs_vls_intercept(struct vcpu_svm *svm) in nested_vmcb_needs_vls_intercept()
121 void recalc_intercepts(struct vcpu_svm *svm) in recalc_intercepts()
180 static bool nested_svm_vmrun_msrpm(struct vcpu_svm *svm) in nested_svm_vmrun_msrpm()
318 struct vcpu_svm *svm = to_svm(vcpu); in nested_vmcb_check_save()
326 struct vcpu_svm *svm = to_svm(vcpu); in nested_vmcb_check_controls()
377 void nested_copy_vmcb_control_to_cache(struct vcpu_svm *svm, in nested_copy_vmcb_control_to_cache()
399 void nested_copy_vmcb_save_to_cache(struct vcpu_svm *svm, in nested_copy_vmcb_save_to_cache()
409 void nested_sync_control_from_vmcb02(struct vcpu_svm *svm) in nested_sync_control_from_vmcb02()
441 static void nested_save_pending_event_to_vmcb12(struct vcpu_svm *svm, in nested_save_pending_event_to_vmcb12()
518 void nested_vmcb02_compute_g_pat(struct vcpu_svm *svm) in nested_vmcb02_compute_g_pat()
527 static void nested_vmcb02_prepare_save(struct vcpu_svm *svm, struct vmcb *vmcb12) in nested_vmcb02_prepare_save()
620 static void nested_vmcb02_prepare_control(struct vcpu_svm *svm, in nested_vmcb02_prepare_control()
759 struct vcpu_svm *svm = to_svm(vcpu); in enter_svm_guest_mode()
808 struct vcpu_svm *svm = to_svm(vcpu); in nested_svm_vmrun()
929 int nested_svm_vmexit(struct vcpu_svm *svm) in nested_svm_vmexit()
1094 struct vcpu_svm *svm = to_svm(vcpu); in nested_svm_triple_fault()
1103 int svm_allocate_nested(struct vcpu_svm *svm) in svm_allocate_nested()
1129 void svm_free_nested(struct vcpu_svm *svm) in svm_free_nested()
1157 struct vcpu_svm *svm = to_svm(vcpu); in svm_leave_nested()
1174 static int nested_svm_exit_handled_msr(struct vcpu_svm *svm) in nested_svm_exit_handled_msr()
1199 static int nested_svm_intercept_ioio(struct vcpu_svm *svm) in nested_svm_intercept_ioio()
1224 static int nested_svm_intercept(struct vcpu_svm *svm) in nested_svm_intercept()
1268 int nested_svm_exit_handled(struct vcpu_svm *svm) in nested_svm_exit_handled()
1298 struct vcpu_svm *svm = to_svm(vcpu); in nested_svm_is_exception_vmexit()
1306 struct vcpu_svm *svm = to_svm(vcpu); in nested_svm_inject_exception_vmexit()
1339 static inline bool nested_exit_on_init(struct vcpu_svm *svm) in nested_exit_on_init()
1347 struct vcpu_svm *svm = to_svm(vcpu); in svm_check_nested_events()
1417 int nested_svm_exit_special(struct vcpu_svm *svm) in nested_svm_exit_special()
1447 struct vcpu_svm *svm = to_svm(vcpu); in nested_svm_update_tsc_ratio_msr()
1495 struct vcpu_svm *svm; in svm_get_nested_state()
1562 struct vcpu_svm *svm = to_svm(vcpu); in svm_set_nested_state()
1695 struct vcpu_svm *svm = to_svm(vcpu); in svm_get_nested_state_pages()