Searched refs:cpu_down_flush (Results 1 – 4 of 4) sorted by relevance
33 .cpu_down_flush = cpu_down_flush_e500mc,53 .cpu_down_flush = cpu_down_flush_e5500,73 .cpu_down_flush = cpu_down_flush_e6500,
42 .cpu_down_flush = cpu_down_flush_e500v2,
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()
60 void (*cpu_down_flush)(void); member