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()
1979 .cpu_down_flush = cpu_down_flush_e500v2,1999 .cpu_down_flush = cpu_down_flush_e500mc,2024 .cpu_down_flush = cpu_down_flush_e5500,2047 .cpu_down_flush = cpu_down_flush_e6500,
71 void (*cpu_down_flush)(void); member