Searched refs:svm_flush_tlb_current (Results 1 – 1 of 1) sorted by relevance
286 static void svm_flush_tlb_current(struct kvm_vcpu *vcpu);1832 svm_flush_tlb_current(vcpu); in svm_set_cr4()3722 static void svm_flush_tlb_current(struct kvm_vcpu *vcpu) in svm_flush_tlb_current() function4730 .flush_tlb_all = svm_flush_tlb_current,4731 .flush_tlb_current = svm_flush_tlb_current,4733 .flush_tlb_guest = svm_flush_tlb_current,