Searched refs:SVM_EXIT_INIT (Results 1 – 3 of 3) sorted by relevance
36 #define SVM_EXIT_INIT 0x063 macro173 { SVM_EXIT_INIT, "init" }, \
36 #define SVM_EXIT_INIT 0x063 macro179 { SVM_EXIT_INIT, "init" }, \
1369 nested_svm_simple_vmexit(svm, SVM_EXIT_INIT); in svm_check_nested_events()