Searched defs:flush_tlb_others (Results 1 – 5 of 5) sorted by relevance
/linux-2.6.39/arch/mn10300/mm/ |
D | tlb-smp.c | 95 static void flush_tlb_others(cpumask_t cpumask, struct mm_struct *mm, in flush_tlb_others() function
|
/linux-2.6.39/arch/x86/include/asm/ |
D | tlbflush.h | 166 #define flush_tlb_others(mask, mm, va) native_flush_tlb_others(mask, mm, va) macro
|
D | paravirt.h | 388 static inline void flush_tlb_others(const struct cpumask *cpumask, in flush_tlb_others() function
|
D | paravirt_types.h | 244 void (*flush_tlb_others)(const struct cpumask *cpus, member
|
/linux-2.6.39/arch/m32r/kernel/ |
D | smp.c | 382 static void flush_tlb_others(cpumask_t cpumask, struct mm_struct *mm, in flush_tlb_others() function
|