Searched refs:vmx_flush_tlb (Results 1 – 1 of 1) sorted by relevance
5123 static void vmx_flush_tlb(struct kvm_vcpu *vcpu, bool invalidate_gpa) in vmx_flush_tlb() function10253 vmx_flush_tlb(vcpu, true); in vmx_set_virtual_apic_mode()10271 vmx_flush_tlb(vcpu, true); in vmx_set_apic_access_page_addr()12297 vmx_flush_tlb(vcpu, true); in prepare_vmcs02()12320 vmx_flush_tlb(vcpu, true); in prepare_vmcs02()13198 vmx_flush_tlb(vcpu, true); in load_vmcs12_host_state()13348 vmx_flush_tlb(vcpu, true); in nested_vmx_vmexit()14151 .tlb_flush = vmx_flush_tlb,