powerpc/cell: Make spu_flush_all_slbs() generic
authorIan Munsie <imunsie@au1.ibm.com>
Wed, 8 Oct 2014 08:54:52 +0000 (19:54 +1100)
committerMichael Ellerman <mpe@ellerman.id.au>
Wed, 8 Oct 2014 09:15:37 +0000 (20:15 +1100)
commitbe3ebfe8215392b714349554c5138b8b6592fe20
tree7030d8385c98edb8fa926ab9686b5ece3506958f
parent73d16a6e0e51990cbe13f8d8f43bd5329bbab30a
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>
arch/powerpc/include/asm/copro.h
arch/powerpc/mm/copro_fault.c
arch/powerpc/mm/hash_utils_64.c
arch/powerpc/mm/slice.c
This page took 0.026057 seconds and 5 git commands to generate.