Lines Matching refs:vcpu_svm
37 struct vcpu_svm *svm = to_svm(vcpu); in nested_svm_inject_npf_exit()
58 struct vcpu_svm *svm = to_svm(vcpu); in svm_inject_page_fault_nested()
75 struct vcpu_svm *svm = to_svm(vcpu); in nested_svm_get_tdp_pdptr()
89 struct vcpu_svm *svm = to_svm(vcpu); in nested_svm_get_tdp_cr3()
96 struct vcpu_svm *svm = to_svm(vcpu); in nested_svm_init_mmu_context()
122 void recalc_intercepts(struct vcpu_svm *svm) in recalc_intercepts()
197 static bool nested_svm_vmrun_msrpm(struct vcpu_svm *svm) in nested_svm_vmrun_msrpm()
314 void nested_load_control_from_vmcb12(struct vcpu_svm *svm, in nested_load_control_from_vmcb12()
329 void nested_sync_control_from_vmcb02(struct vcpu_svm *svm) in nested_sync_control_from_vmcb02()
357 static void nested_save_pending_event_to_vmcb12(struct vcpu_svm *svm, in nested_save_pending_event_to_vmcb12()
390 static inline bool nested_npt_enabled(struct vcpu_svm *svm) in nested_npt_enabled()
440 void nested_vmcb02_compute_g_pat(struct vcpu_svm *svm) in nested_vmcb02_compute_g_pat()
449 static void nested_vmcb02_prepare_save(struct vcpu_svm *svm, struct vmcb *vmcb12) in nested_vmcb02_prepare_save()
507 static void nested_vmcb02_prepare_control(struct vcpu_svm *svm) in nested_vmcb02_prepare_control()
583 struct vcpu_svm *svm = to_svm(vcpu); in enter_svm_guest_mode()
628 struct vcpu_svm *svm = to_svm(vcpu); in nested_svm_vmrun()
745 int nested_svm_vmexit(struct vcpu_svm *svm) in nested_svm_vmexit()
893 int svm_allocate_nested(struct vcpu_svm *svm) in svm_allocate_nested()
919 void svm_free_nested(struct vcpu_svm *svm) in svm_free_nested()
945 void svm_leave_nested(struct vcpu_svm *svm) in svm_leave_nested()
964 static int nested_svm_exit_handled_msr(struct vcpu_svm *svm) in nested_svm_exit_handled_msr()
989 static int nested_svm_intercept_ioio(struct vcpu_svm *svm) in nested_svm_intercept_ioio()
1014 static int nested_svm_intercept(struct vcpu_svm *svm) in nested_svm_intercept()
1058 int nested_svm_exit_handled(struct vcpu_svm *svm) in nested_svm_exit_handled()
1085 static bool nested_exit_on_exception(struct vcpu_svm *svm) in nested_exit_on_exception()
1092 static void nested_svm_inject_exception_vmexit(struct vcpu_svm *svm) in nested_svm_inject_exception_vmexit()
1126 static inline bool nested_exit_on_init(struct vcpu_svm *svm) in nested_exit_on_init()
1133 struct vcpu_svm *svm = to_svm(vcpu); in svm_check_nested_events()
1194 int nested_svm_exit_special(struct vcpu_svm *svm) in nested_svm_exit_special()
1226 struct vcpu_svm *svm; in svm_get_nested_state()
1282 struct vcpu_svm *svm = to_svm(vcpu); in svm_set_nested_state()
1408 struct vcpu_svm *svm = to_svm(vcpu); in svm_get_nested_state_pages()