Home
last modified time | relevance | path

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

/linux-3.4.99/arch/mn10300/mm/
Dtlb-smp.c94 static void flush_tlb_others(cpumask_t cpumask, struct mm_struct *mm, in flush_tlb_others() function
/linux-3.4.99/arch/x86/include/asm/
Dtlbflush.h166 #define flush_tlb_others(mask, mm, va) native_flush_tlb_others(mask, mm, va) macro
Dparavirt.h398 static inline void flush_tlb_others(const struct cpumask *cpumask, in flush_tlb_others() function
Dparavirt_types.h252 void (*flush_tlb_others)(const struct cpumask *cpus, member
/linux-3.4.99/arch/m32r/kernel/
Dsmp.c370 static void flush_tlb_others(cpumask_t cpumask, struct mm_struct *mm, in flush_tlb_others() function