Home
last modified time | relevance | path

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

/Linux-v4.19/arch/x86/include/asm/
Dtlbflush.h569 void native_flush_tlb_others(const struct cpumask *cpumask,
594 native_flush_tlb_others(mask, info)
/Linux-v4.19/arch/x86/hyperv/
Dmmu.c159 native_flush_tlb_others(cpus, info); in hyperv_flush_tlb_others()
/Linux-v4.19/arch/x86/kernel/
Dparavirt.c412 .flush_tlb_others = native_flush_tlb_others,
Dkvm.c616 native_flush_tlb_others(flushmask, info); in kvm_flush_tlb_others()
/Linux-v4.19/arch/x86/mm/
Dtlb.c574 void native_flush_tlb_others(const struct cpumask *cpumask, in native_flush_tlb_others() function
/Linux-v4.19/Documentation/trace/
Dftrace.rst2941 echo 'native_flush_tlb_others:snapshot' > set_ftrace_filter
2946 echo 'native_flush_tlb_others:snapshot:1' > set_ftrace_filter
2950 echo '!native_flush_tlb_others:snapshot' > set_ftrace_filter
2951 echo '!native_flush_tlb_others:snapshot:0' > set_ftrace_filter