Lines Matching refs:vcpu_svm
38 struct vcpu_svm *svm = to_svm(vcpu); in nested_svm_inject_npf_exit()
61 struct vcpu_svm *svm = to_svm(vcpu); in nested_svm_handle_page_fault_workaround()
82 struct vcpu_svm *svm = to_svm(vcpu); in nested_svm_get_tdp_pdptr()
96 struct vcpu_svm *svm = to_svm(vcpu); in nested_svm_get_tdp_cr3()
103 struct vcpu_svm *svm = to_svm(vcpu); in nested_svm_init_mmu_context()
129 static bool nested_vmcb_needs_vls_intercept(struct vcpu_svm *svm) in nested_vmcb_needs_vls_intercept()
143 void recalc_intercepts(struct vcpu_svm *svm) in recalc_intercepts()
202 static bool nested_svm_vmrun_msrpm(struct vcpu_svm *svm) in nested_svm_vmrun_msrpm()
335 struct vcpu_svm *svm = to_svm(vcpu); in nested_vmcb_check_save()
343 struct vcpu_svm *svm = to_svm(vcpu); in nested_vmcb_check_controls()
393 void nested_copy_vmcb_control_to_cache(struct vcpu_svm *svm, in nested_copy_vmcb_control_to_cache()
415 void nested_copy_vmcb_save_to_cache(struct vcpu_svm *svm, in nested_copy_vmcb_save_to_cache()
425 void nested_sync_control_from_vmcb02(struct vcpu_svm *svm) in nested_sync_control_from_vmcb02()
457 static void nested_save_pending_event_to_vmcb12(struct vcpu_svm *svm, in nested_save_pending_event_to_vmcb12()
534 void nested_vmcb02_compute_g_pat(struct vcpu_svm *svm) in nested_vmcb02_compute_g_pat()
543 static void nested_vmcb02_prepare_save(struct vcpu_svm *svm, struct vmcb *vmcb12) in nested_vmcb02_prepare_save()
612 static void nested_vmcb02_prepare_control(struct vcpu_svm *svm) in nested_vmcb02_prepare_control()
725 struct vcpu_svm *svm = to_svm(vcpu); in enter_svm_guest_mode()
770 struct vcpu_svm *svm = to_svm(vcpu); in nested_svm_vmrun()
889 int nested_svm_vmexit(struct vcpu_svm *svm) in nested_svm_vmexit()
1057 int svm_allocate_nested(struct vcpu_svm *svm) in svm_allocate_nested()
1083 void svm_free_nested(struct vcpu_svm *svm) in svm_free_nested()
1111 struct vcpu_svm *svm = to_svm(vcpu); in svm_leave_nested()
1128 static int nested_svm_exit_handled_msr(struct vcpu_svm *svm) in nested_svm_exit_handled_msr()
1153 static int nested_svm_intercept_ioio(struct vcpu_svm *svm) in nested_svm_intercept_ioio()
1178 static int nested_svm_intercept(struct vcpu_svm *svm) in nested_svm_intercept()
1222 int nested_svm_exit_handled(struct vcpu_svm *svm) in nested_svm_exit_handled()
1249 static bool nested_exit_on_exception(struct vcpu_svm *svm) in nested_exit_on_exception()
1256 static void nested_svm_inject_exception_vmexit(struct vcpu_svm *svm) in nested_svm_inject_exception_vmexit()
1291 static inline bool nested_exit_on_init(struct vcpu_svm *svm) in nested_exit_on_init()
1298 struct vcpu_svm *svm = to_svm(vcpu); in svm_check_nested_events()
1359 int nested_svm_exit_special(struct vcpu_svm *svm) in nested_svm_exit_special()
1389 struct vcpu_svm *svm = to_svm(vcpu); in nested_svm_update_tsc_ratio_msr()
1436 struct vcpu_svm *svm; in svm_get_nested_state()
1503 struct vcpu_svm *svm = to_svm(vcpu); in svm_set_nested_state()
1636 struct vcpu_svm *svm = to_svm(vcpu); in svm_get_nested_state_pages()