Home
last modified time | relevance | path

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

/linux-2.6.39/arch/mn10300/mm/
Dtlb-smp.c95 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/
Dtlbflush.h166 #define flush_tlb_others(mask, mm, va) native_flush_tlb_others(mask, mm, va) macro
Dparavirt.h388 static inline void flush_tlb_others(const struct cpumask *cpumask, in flush_tlb_others() function
Dparavirt_types.h244 void (*flush_tlb_others)(const struct cpumask *cpus, member
/linux-2.6.39/arch/m32r/kernel/
Dsmp.c382 static void flush_tlb_others(cpumask_t cpumask, struct mm_struct *mm, in flush_tlb_others() function