Home
last modified time | relevance | path

Searched defs:flush_tlb_others (Results 1 – 5 of 5) sorted by relevance

/arch/mn10300/mm/
Dtlb-smp.c94 static void flush_tlb_others(cpumask_t cpumask, struct mm_struct *mm, in flush_tlb_others() function
/arch/m32r/kernel/
Dsmp.c371 static void flush_tlb_others(cpumask_t cpumask, struct mm_struct *mm, in flush_tlb_others() function
/arch/x86/include/asm/
Dtlbflush.h600 #define flush_tlb_others(mask, info) \ macro
Dparavirt.h306 static inline void flush_tlb_others(const struct cpumask *cpumask, in flush_tlb_others() function
Dparavirt_types.h222 void (*flush_tlb_others)(const struct cpumask *cpus, member