Searched refs:SVM_EXIT_ICEBP (Results 1 – 3 of 3) sorted by relevance
73 #define SVM_EXIT_ICEBP 0x088 macro210 { SVM_EXIT_ICEBP, "icebp" }, \
73 #define SVM_EXIT_ICEBP 0x088 macro216 { SVM_EXIT_ICEBP, "icebp" }, \
4210 [x86_intercept_icebp] = PRE_EX(SVM_EXIT_ICEBP),