Home
last modified time | relevance | path

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

/linux-6.3-rc2/arch/powerpc/platforms/cell/spufs/
A Dspufs.h196 int (*set_mfc_query)(struct spu_context * ctx, u32 mask, u32 mode); member
A Dhw_ops.c330 .set_mfc_query = spu_hw_set_mfc_query,
A Dbacking_ops.c395 .set_mfc_query = spu_backing_set_mfc_query,
A Dfile.c1490 ctx->ops->set_mfc_query(ctx, ctx->tagwait, 1); in spufs_read_mfc_tagstatus()
1610 ctx->ops->set_mfc_query(ctx, ctx->tagwait, 1); in spu_send_mfc_command()
1683 ctx->ops->set_mfc_query(ctx, ctx->tagwait, 2); in spufs_mfc_poll()
1711 ctx->ops->set_mfc_query(ctx, ctx->tagwait, 2)); in spufs_mfc_flush()

Completed in 12 milliseconds