Searched refs:ibox_stat (Results 1 – 2 of 2) sorted by relevance
138 /mbox_stat, /ibox_stat, /wbox_stat149 read from (for mbox_stat and ibox_stat) or written to (for
780 u32 ibox_stat; in spufs_ibox_stat_read() local788 ibox_stat = (ctx->ops->mbox_stat_read(ctx) >> 16) & 0xff; in spufs_ibox_stat_read()791 if (copy_to_user(buf, &ibox_stat, sizeof ibox_stat)) in spufs_ibox_stat_read()