Lines Matching refs:vpid02
309 free_vpid(vmx->nested.vpid02);
1124 * If L1 uses VPID and we allocated a vpid02, TLB entries are tagged
1126 * while L2 entries are tagged with vmx->nested.vpid02).
1133 (nested_cpu_has_vpid(vmcs12) && to_vmx(vcpu)->nested.vpid02);
2232 if (nested_cpu_has_vpid(vmcs12) && vmx->nested.vpid02)
2233 vmcs_write16(VIRTUAL_PROCESSOR_ID, vmx->nested.vpid02);
5117 vmx->nested.vpid02 = allocate_vpid();
5759 u16 vpid02;
5797 vpid02 = nested_get_vpid02(vcpu);
5804 vpid_sync_vcpu_addr(vpid02, operand.gla);
5811 vpid_sync_context(vpid02);
5814 vpid_sync_context(vpid02);