Home
last modified time | relevance | path

Searched refs:native_flush_tlb_others (Results 1 - 5 of 5) sorted by relevance

/kernel/linux/linux-5.10/arch/x86/hyperv/
H A Dmmu.c167 native_flush_tlb_others(cpus, info); in hyperv_flush_tlb_others()
/kernel/linux/linux-5.10/arch/x86/mm/
H A Dtlb.c27 # define __flush_tlb_others(msk, info) native_flush_tlb_others(msk, info)
689 * This should be rare, with native_flush_tlb_others skipping in flush_tlb_func_common()
798 STATIC_NOPV void native_flush_tlb_others(const struct cpumask *cpumask, in native_flush_tlb_others() function
/kernel/linux/linux-5.10/arch/x86/kernel/
H A Dparavirt.c337 .mmu.flush_tlb_others = native_flush_tlb_others,
H A Dkvm.c705 native_flush_tlb_others(flushmask, info); in kvm_flush_tlb_others()
/kernel/linux/linux-5.10/arch/x86/include/asm/
H A Dparavirt.h53 void native_flush_tlb_others(const struct cpumask *cpumask,

Completed in 5 milliseconds