Searched defs:flush_tlb_current (Results 1 – 3 of 3) sorted by relevance
| /linux/arch/x86/kvm/mmu/ | ||
| H A D | mmu.c | 6099 kvm_x86_call(flush_tlb_current)(vcpu); kvm_mmu_load() local |
| /linux/arch/x86/include/asm/ | ||
| H A D | kvm_host.h | 1826 void (*flush_tlb_current)(struct kvm_vcpu *vcpu); global() member |
| /linux/arch/x86/kvm/ | ||
| H A D | x86.c | 3729 kvm_x86_call(flush_tlb_current)(vcpu); kvm_vcpu_flush_tlb_current() local |