Searched refs:nested_cpu_has_vpid (Results 1 – 1 of 1) sorted by relevance
2020 static inline bool nested_cpu_has_vpid(struct vmcs12 *vmcs12) in nested_cpu_has_vpid() function12071 if (nested_cpu_has_vpid(vmcs12) && vmx->nested.vpid02) in prepare_vmcs02_full()12291 if (nested_cpu_has_vpid(vmcs12) && vmx->nested.vpid02) { in prepare_vmcs02()12391 if (nested_cpu_has_vpid(vmcs12) && !vmcs12->virtual_processor_id) in check_vmentry_prereqs()13197 !(nested_cpu_has_vpid(vmcs12) && to_vmx(vcpu)->nested.vpid02)) { in load_vmcs12_host_state()