Searched refs:nested_cpu_has_vpid (Results 1 – 2 of 2) sorted by relevance
183 static inline bool nested_cpu_has_vpid(struct vmcs12 *vmcs12) in nested_cpu_has_vpid() function
1119 (nested_cpu_has_vpid(vmcs12) && to_vmx(vcpu)->nested.vpid02); in nested_has_guest_tlb_tag()1142 if (!nested_cpu_has_vpid(vmcs12)) { in nested_vmx_transition_tlb_flush()2200 if (nested_cpu_has_vpid(vmcs12) && vmx->nested.vpid02) in prepare_vmcs02_early_rare()2737 CC(nested_cpu_has_vpid(vmcs12) && !vmcs12->virtual_processor_id)) in nested_check_vm_execution_controls()5805 if (!nested_cpu_has_vpid(vmcs12)) in nested_vmx_eptp_switching()