Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/x86/mm/
H A Dtlb.c923 static void do_flush_tlb_all(void *info) in do_flush_tlb_all() function
932 on_each_cpu(do_flush_tlb_all, NULL, 1); in flush_tlb_all()
950 on_each_cpu(do_flush_tlb_all, NULL, 1); in flush_tlb_kernel_range()