Home
last modified time | relevance | path

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

/linux-5.19.10/arch/x86/mm/
Dtlb.c1000 static void do_flush_tlb_all(void *info) in do_flush_tlb_all() function
1009 on_each_cpu(do_flush_tlb_all, NULL, 1); in flush_tlb_all()
1027 on_each_cpu(do_flush_tlb_all, NULL, 1); in flush_tlb_kernel_range()