Home
last modified time | relevance | path

Searched refs:native_flush_tlb_others (Results 1 – 4 of 4) sorted by relevance

/linux-4.1.27/arch/x86/include/asm/
Dtlbflush.h212 static inline void native_flush_tlb_others(const struct cpumask *cpumask, in native_flush_tlb_others() function
249 void native_flush_tlb_others(const struct cpumask *cpumask,
266 native_flush_tlb_others(mask, mm, start, end)
/linux-4.1.27/arch/x86/mm/
Dtlb.c133 void native_flush_tlb_others(const struct cpumask *cpumask, in native_flush_tlb_others() function
/linux-4.1.27/arch/x86/kernel/
Dparavirt.c430 .flush_tlb_others = native_flush_tlb_others,
/linux-4.1.27/Documentation/trace/
Dftrace.txt2437 echo 'native_flush_tlb_others:snapshot' > set_ftrace_filter
2441 echo 'native_flush_tlb_others:snapshot:1' > set_ftrace_filter
2445 echo '!native_flush_tlb_others:snapshot' > set_ftrace_filter
2446 echo '!native_flush_tlb_others:snapshot:0' > set_ftrace_filter