Searched refs:nested_cpu_has_vpid (Results 1 – 1 of 1) sorted by relevance
1229 static inline bool nested_cpu_has_vpid(struct vmcs12 *vmcs12) in nested_cpu_has_vpid() function9730 if (nested_cpu_has_vpid(vmcs12) && vmx->nested.vpid02) { in prepare_vmcs02()