Searched refs:cpu_down_flush (Results 1 – 3 of 3) sorted by relevance
131 cur_cpu_spec->cpu_down_flush(); in smp_85xx_cpu_offline_self()374 cur_cpu_spec->cpu_down_flush(); in mpc85xx_smp_kexec_cpu_down()
1983 .cpu_down_flush = cpu_down_flush_e500v2,2003 .cpu_down_flush = cpu_down_flush_e500mc,2028 .cpu_down_flush = cpu_down_flush_e5500,2051 .cpu_down_flush = cpu_down_flush_e6500,
71 void (*cpu_down_flush)(void); member