Home
last modified time | relevance | path

Searched refs:set_mfc_query (Results 1 – 4 of 4) sorted by relevance

/linux-2.6.39/arch/powerpc/platforms/cell/spufs/
Dspufs.h213 int (*set_mfc_query)(struct spu_context * ctx, u32 mask, u32 mode); member
Dhw_ops.c345 .set_mfc_query = spu_hw_set_mfc_query,
Dbacking_ops.c409 .set_mfc_query = spu_backing_set_mfc_query,
Dfile.c1617 ctx->ops->set_mfc_query(ctx, ctx->tagwait, 1); in spufs_read_mfc_tagstatus()
1737 ctx->ops->set_mfc_query(ctx, ctx->tagwait, 1); in spu_send_mfc_command()
1810 ctx->ops->set_mfc_query(ctx, ctx->tagwait, 2); in spufs_mfc_poll()
1838 ctx->ops->set_mfc_query(ctx, ctx->tagwait, 2)); in spufs_mfc_flush()