Searched refs:VMCB_EXIT_ICEBP (Results 1 – 2 of 2) sorted by relevance
151 #define VMCB_EXIT_ICEBP 0x88 macro
1282 { .reason = VMCB_EXIT_ICEBP, .str = "icebp" }, in exit_reason_to_str()1549 case VMCB_EXIT_ICEBP: in svm_vmexit()