Home
last modified time | relevance | path

Searched refs:flush_tlb_current (Results 1 – 8 of 8) sorted by relevance

/arch/alpha/include/asm/
A Dtlbflush.h39 #define flush_tlb_current ev5_flush_tlb_current macro
51 flush_tlb_current(current->active_mm); in flush_tlb()
77 flush_tlb_current(mm); in flush_tlb_mm()
/arch/x86/include/asm/
A Dkvm-x86-ops.h58 KVM_X86_OP(flush_tlb_current)
A Dkvm_host.h1756 void (*flush_tlb_current)(struct kvm_vcpu *vcpu); member
/arch/alpha/kernel/
A Dsmp.c629 flush_tlb_current(mm); in ipi_flush_tlb_mm()
640 flush_tlb_current(mm); in flush_tlb_mm()
/arch/x86/kvm/vmx/
A Dmain.c916 .flush_tlb_current = vt_op(flush_tlb_current),
/arch/x86/kvm/svm/
A Dsvm.c5098 .flush_tlb_current = svm_flush_tlb_current,
/arch/x86/kvm/mmu/
A Dmmu.c5972 kvm_x86_call(flush_tlb_current)(vcpu); in kvm_mmu_load() local
/arch/x86/kvm/
A Dx86.c3655 kvm_x86_call(flush_tlb_current)(vcpu); in kvm_vcpu_flush_tlb_current() local

Completed in 60 milliseconds