native_flush_tlb_others  161 arch/x86/hyperv/mmu.c 	native_flush_tlb_others(cpus, info);
native_flush_tlb_others  588 arch/x86/include/asm/tlbflush.h void native_flush_tlb_others(const struct cpumask *cpumask,
native_flush_tlb_others  613 arch/x86/include/asm/tlbflush.h 	native_flush_tlb_others(mask, info)
native_flush_tlb_others  606 arch/x86/kernel/kvm.c 	native_flush_tlb_others(flushmask, info);
native_flush_tlb_others  362 arch/x86/kernel/paravirt.c 	.mmu.flush_tlb_others	= native_flush_tlb_others,