Home
last modified time | relevance | path

Searched refs:vmx_flush_tlb (Results 1 – 3 of 3) sorted by relevance

/Linux-v5.4/arch/x86/kvm/vmx/
Dvmx.h503 static inline void vmx_flush_tlb(struct kvm_vcpu *vcpu, bool invalidate_gpa) in vmx_flush_tlb() function
Dvmx.c6074 vmx_flush_tlb(vcpu, true); in vmx_set_virtual_apic_mode()
6092 vmx_flush_tlb(vcpu, true); in vmx_set_apic_access_page_addr()
7802 .tlb_flush = vmx_flush_tlb,
Dnested.c2386 vmx_flush_tlb(vcpu, true); in prepare_vmcs02()
4125 vmx_flush_tlb(vcpu, true); in nested_vmx_vmexit()