Home
last modified time | relevance | path

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

/linux-6.12.1/arch/powerpc/platforms/cell/spufs/
Dfile.c1660 u32 free_elements, tagstatus; in spufs_mfc_poll() local
1672 tagstatus = ctx->ops->read_mfc_tagstatus(ctx); in spufs_mfc_poll()
1678 if (tagstatus & ctx->tagwait) in spufs_mfc_poll()
1682 free_elements, tagstatus, ctx->tagwait); in spufs_mfc_poll()