• Home
  • Raw
  • Download

Lines Matching defs:svm

35 	struct vcpu_svm *svm = to_svm(vcpu);  in nested_svm_inject_npf_exit()  local
56 struct vcpu_svm *svm = to_svm(vcpu); in svm_inject_page_fault_nested() local
73 struct vcpu_svm *svm = to_svm(vcpu); in nested_svm_get_tdp_pdptr() local
87 struct vcpu_svm *svm = to_svm(vcpu); in nested_svm_get_tdp_cr3() local
94 struct vcpu_svm *svm = to_svm(vcpu); in nested_svm_init_mmu_context() local
115 void recalc_intercepts(struct vcpu_svm *svm) in recalc_intercepts()
186 static bool nested_svm_vmrun_msrpm(struct vcpu_svm *svm) in nested_svm_vmrun_msrpm()
221 struct vcpu_svm *svm = to_svm(vcpu); in svm_get_nested_state_pages() local
252 static bool nested_vmcb_check_save(struct vcpu_svm *svm, struct vmcb *vmcb12) in nested_vmcb_check_save()
287 static void load_nested_vmcb_control(struct vcpu_svm *svm, in load_nested_vmcb_control()
302 void sync_nested_vmcb_control(struct vcpu_svm *svm) in sync_nested_vmcb_control()
330 static void nested_vmcb_save_pending_event(struct vcpu_svm *svm, in nested_vmcb_save_pending_event()
363 static inline bool nested_npt_enabled(struct vcpu_svm *svm) in nested_npt_enabled()
399 static void nested_prepare_vmcb_save(struct vcpu_svm *svm, struct vmcb *vmcb12) in nested_prepare_vmcb_save()
433 static void nested_prepare_vmcb_control(struct vcpu_svm *svm) in nested_prepare_vmcb_control()
470 int enter_svm_guest_mode(struct vcpu_svm *svm, u64 vmcb12_gpa, in enter_svm_guest_mode()
492 int nested_svm_vmrun(struct vcpu_svm *svm) in nested_svm_vmrun()
614 int nested_svm_vmexit(struct vcpu_svm *svm) in nested_svm_vmexit()
744 int svm_allocate_nested(struct vcpu_svm *svm) in svm_allocate_nested()
769 void svm_free_nested(struct vcpu_svm *svm) in svm_free_nested()
788 struct vcpu_svm *svm = to_svm(vcpu); in svm_leave_nested() local
803 static int nested_svm_exit_handled_msr(struct vcpu_svm *svm) in nested_svm_exit_handled_msr()
828 static int nested_svm_intercept_ioio(struct vcpu_svm *svm) in nested_svm_intercept_ioio()
853 static int nested_svm_intercept(struct vcpu_svm *svm) in nested_svm_intercept()
897 int nested_svm_exit_handled(struct vcpu_svm *svm) in nested_svm_exit_handled()
909 int nested_svm_check_permissions(struct vcpu_svm *svm) in nested_svm_check_permissions()
925 static bool nested_exit_on_exception(struct vcpu_svm *svm) in nested_exit_on_exception()
932 static void nested_svm_inject_exception_vmexit(struct vcpu_svm *svm) in nested_svm_inject_exception_vmexit()
966 static void nested_svm_smi(struct vcpu_svm *svm) in nested_svm_smi()
975 static void nested_svm_nmi(struct vcpu_svm *svm) in nested_svm_nmi()
984 static void nested_svm_intr(struct vcpu_svm *svm) in nested_svm_intr()
995 static inline bool nested_exit_on_init(struct vcpu_svm *svm) in nested_exit_on_init()
1000 static void nested_svm_init(struct vcpu_svm *svm) in nested_svm_init()
1012 struct vcpu_svm *svm = to_svm(vcpu); in svm_check_nested_events() local
1066 int nested_svm_exit_special(struct vcpu_svm *svm) in nested_svm_exit_special()
1098 struct vcpu_svm *svm; in svm_get_nested_state() local
1155 struct vcpu_svm *svm = to_svm(vcpu); in svm_set_nested_state() local