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

/arch/x86/include/asm/
H A Dtlbflush.h116 static inline void native_flush_tlb_others(const struct cpumask *cpumask, function
145 void native_flush_tlb_others(const struct cpumask *cpumask,
166 #define flush_tlb_others(mask, mm, va) native_flush_tlb_others(mask, mm, va)
/arch/x86/mm/
H A Dtlb.c205 void native_flush_tlb_others(const struct cpumask *cpumask, function
/arch/x86/kernel/
H A Dparavirt.c424 .flush_tlb_others = native_flush_tlb_others,

Completed in 93 milliseconds