Home
last modified time | relevance | path

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

/Linux-v5.4/arch/x86/include/asm/
Dtlbflush.h588 void native_flush_tlb_others(const struct cpumask *cpumask,
613 native_flush_tlb_others(mask, info)
/Linux-v5.4/arch/x86/hyperv/
Dmmu.c161 native_flush_tlb_others(cpus, info); in hyperv_flush_tlb_others()
/Linux-v5.4/arch/x86/kernel/
Dparavirt.c362 .mmu.flush_tlb_others = native_flush_tlb_others,
Dkvm.c606 native_flush_tlb_others(flushmask, info); in kvm_flush_tlb_others()
/Linux-v5.4/arch/x86/mm/
Dtlb.c663 void native_flush_tlb_others(const struct cpumask *cpumask, in native_flush_tlb_others() function
/Linux-v5.4/Documentation/trace/
Dftrace.rst3064 echo 'native_flush_tlb_others:snapshot' > set_ftrace_filter
3069 echo 'native_flush_tlb_others:snapshot:1' > set_ftrace_filter
3073 echo '!native_flush_tlb_others:snapshot' > set_ftrace_filter
3074 echo '!native_flush_tlb_others:snapshot:0' > set_ftrace_filter