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