Home
last modified time | relevance | path

Searched refs:nested_cpu_has_vpid (Results 1 – 2 of 2) sorted by relevance

/linux-6.1.9/arch/x86/kvm/vmx/
Dnested.h183 static inline bool nested_cpu_has_vpid(struct vmcs12 *vmcs12) in nested_cpu_has_vpid() function
Dnested.c1119 (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()