__wbinvd
smp_call_function_single(cpu, __wbinvd, NULL, 1);
on_each_cpu(__wbinvd, NULL, 1);
on_each_cpu_mask(cpus, __wbinvd, NULL, 1);