Searched refs:flush_tlb_current (Results 1 – 8 of 8) sorted by relevance
39 #define flush_tlb_current ev5_flush_tlb_current macro51 flush_tlb_current(current->active_mm); in flush_tlb()77 flush_tlb_current(mm); in flush_tlb_mm()
58 KVM_X86_OP(flush_tlb_current)
1756 void (*flush_tlb_current)(struct kvm_vcpu *vcpu); member
629 flush_tlb_current(mm); in ipi_flush_tlb_mm()640 flush_tlb_current(mm); in flush_tlb_mm()
916 .flush_tlb_current = vt_op(flush_tlb_current),
5098 .flush_tlb_current = svm_flush_tlb_current,
5972 kvm_x86_call(flush_tlb_current)(vcpu); in kvm_mmu_load() local
3655 kvm_x86_call(flush_tlb_current)(vcpu); in kvm_vcpu_flush_tlb_current() local
Completed in 60 milliseconds