PGEX_W
if (cpudata->vmcb->ctrl.exitinfo1 & PGEX_W)
code & PGEX_W ? "write" : "read",
if (frame->tf_err & PGEX_W)