PGEX_I
else if (cpudata->vmcb->ctrl.exitinfo1 & PGEX_I)
code & PGEX_I ? "instruction" : "data",
(frame->tf_err & (PGEX_P | PGEX_U | PGEX_I | PGEX_RSV)) == PGEX_P &&
else if (frame->tf_err & PGEX_I)
else if (frame->tf_err & PGEX_I)