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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/virt/kvm/
H A Dkvm_main.c135 static void ack_flush(void *_completed) function
158 smp_call_function_many(cpu_online_mask, ack_flush, NULL, 1);
160 smp_call_function_many(cpus, ack_flush, NULL, 1);

Completed in 54 milliseconds