Searched refs:SVM_EXIT_INIT (Results 1 – 4 of 4) sorted by relevance
36 #define SVM_EXIT_INIT 0x063 macro144 { SVM_EXIT_INIT, "init" }, \
960 svm->vmcb->control.exit_code = SVM_EXIT_INIT; in nested_svm_init()
2897 [SVM_EXIT_INIT] = nop_on_interception,