Home
last modified time | relevance | path

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

/arch/powerpc/include/asm/
Dspu_info.h33 __u64 mfc_cq_data2_RW; member
Dspu.h333 u64 mfc_cq_data2_RW; member
/arch/powerpc/platforms/cell/spufs/
Dswitch.c362 csa->priv2.puq[i].mfc_cq_data2_RW = in save_mfc_queues()
363 in_be64(&priv2->puq[i].mfc_cq_data2_RW); in save_mfc_queues()
372 csa->priv2.spuq[i].mfc_cq_data2_RW = in save_mfc_queues()
373 in_be64(&priv2->spuq[i].mfc_cq_data2_RW); in save_mfc_queues()
1445 out_be64(&priv2->puq[i].mfc_cq_data2_RW, in restore_mfc_queues()
1446 csa->priv2.puq[i].mfc_cq_data2_RW); in restore_mfc_queues()
1455 out_be64(&priv2->spuq[i].mfc_cq_data2_RW, in restore_mfc_queues()
1456 csa->priv2.spuq[i].mfc_cq_data2_RW); in restore_mfc_queues()
Dfile.c2216 qp->mfc_cq_data2_RW = spuqp->mfc_cq_data2_RW; in __spufs_dma_info_read()
2272 qp->mfc_cq_data2_RW = puqp->mfc_cq_data2_RW; in __spufs_proxydma_info_read()