commit | be3ebfe8215392b714349554c5138b8b6592fe20 | [log] [tgz] |
---|---|---|
author | Ian Munsie <imunsie@au1.ibm.com> | Wed Oct 08 19:54:52 2014 +1100 |
committer | Michael Ellerman <mpe@ellerman.id.au> | Wed Oct 08 20:15:37 2014 +1100 |
tree | 7030d8385c98edb8fa926ab9686b5ece3506958f | |
parent | 73d16a6e0e51990cbe13f8d8f43bd5329bbab30a [diff] |
powerpc/cell: Make spu_flush_all_slbs() generic This moves spu_flush_all_slbs() into a generic call copro_flush_all_slbs(). This will be useful when we add cxl which also needs a similar SLB flush call. Signed-off-by: Ian Munsie <imunsie@au1.ibm.com> Signed-off-by: Michael Neuling <mikey@neuling.org> Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>