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>
Showing
- arch/powerpc/include/asm/copro.h 6 additions, 0 deletionsarch/powerpc/include/asm/copro.h
- arch/powerpc/mm/copro_fault.c 9 additions, 0 deletionsarch/powerpc/mm/copro_fault.c
- arch/powerpc/mm/hash_utils_64.c 3 additions, 7 deletionsarch/powerpc/mm/hash_utils_64.c
- arch/powerpc/mm/slice.c 3 additions, 7 deletionsarch/powerpc/mm/slice.c
Loading
Please register or sign in to comment