Searched refs:read_mfc_tagstatus (Results 1 - 4 of 4) sorted by last modified time

/linux-master/arch/powerpc/platforms/cell/spufs/
H A Dfile.c1483 *status = ctx->ops->read_mfc_tagstatus(ctx) & ctx->tagwait;
1510 status = ctx->ops->read_mfc_tagstatus(ctx);
1685 tagstatus = ctx->ops->read_mfc_tagstatus(ctx);
1715 ctx->ops->read_mfc_tagstatus(ctx) == ctx->tagwait);
H A Dspufs.h197 u32 (*read_mfc_tagstatus)(struct spu_context * ctx); member in struct:spu_context_ops
H A Dhw_ops.c331 .read_mfc_tagstatus = spu_hw_read_mfc_tagstatus,
H A Dbacking_ops.c396 .read_mfc_tagstatus = spu_backing_read_mfc_tagstatus,

Completed in 166 milliseconds