Searched refs:spu_mfc_sr1_get (Results 1 - 6 of 6) sorted by relevance

/linux-4.4.14/arch/powerpc/platforms/cell/spufs/
H A Dhw_ops.c245 sr1 = spu_mfc_sr1_get(spu) | MFC_STATE1_MASTER_RUN_CONTROL_MASK; spu_hw_master_start()
256 sr1 = spu_mfc_sr1_get(spu) & ~MFC_STATE1_MASTER_RUN_CONTROL_MASK; spu_hw_master_stop()
H A Drun.c124 sr1 = spu_mfc_sr1_get(ctx->spu); spu_setup_isolated()
H A Dswitch.c231 csa->priv1.mfc_sr1_RW = spu_mfc_sr1_get(spu); save_mfc_sr1()
/linux-4.4.14/arch/powerpc/include/asm/
H A Dspu_priv1.h129 spu_mfc_sr1_get (struct spu *spu) spu_mfc_sr1_get() function
/linux-4.4.14/arch/powerpc/platforms/cell/
H A Dspu_base.c85 if (spu_mfc_sr1_get(spu) & MFC_STATE1_RELOCATE_MASK) spu_invalidate_slbs()
715 tmp = spu_mfc_sr1_get(spu); crash_kexec_stop_spus()
/linux-4.4.14/arch/powerpc/xmon/
H A Dxmon.c3141 tmp = spu_mfc_sr1_get(spu); stop_spus()

Completed in 188 milliseconds