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

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/arch/x86_64/kernel/
H A Dsmp.c272 static void do_flush_tlb_all(void* info) function
283 on_each_cpu(do_flush_tlb_all, NULL, 1, 1);
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/arch/i386/kernel/
H A Dsmp.c366 static void do_flush_tlb_all(void* info) function
377 on_each_cpu(do_flush_tlb_all, NULL, 1, 1);
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/arch/i386/mach-voyager/
H A Dvoyager_smp.c1124 do_flush_tlb_all(void* info) function
1138 on_each_cpu(do_flush_tlb_all, 0, 1, 1);

Completed in 48 milliseconds