Home
last modified time | relevance | path

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

/openbmc/linux/arch/powerpc/platforms/cell/spufs/
H A Dfile.c1673 u32 free_elements, tagstatus; in spufs_mfc_poll() local
1685 tagstatus = ctx->ops->read_mfc_tagstatus(ctx); in spufs_mfc_poll()
1691 if (tagstatus & ctx->tagwait) in spufs_mfc_poll()
1695 free_elements, tagstatus, ctx->tagwait); in spufs_mfc_poll()