L2_VMCB12_PAT
u64 expected_pat = npt_enabled ? L2_VMCB12_PAT : L1_PAT_VALUE;
vmcb->save.g_pat = L2_VMCB12_PAT;