Home
last modified time | relevance | path

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

/linux-3.4.99/arch/powerpc/include/asm/
Dspu_info.h32 __u64 mfc_cq_data0_RW; member
Dspu.h324 u64 mfc_cq_data0_RW; member
/linux-3.4.99/arch/powerpc/platforms/cell/spufs/
Dswitch.c358 csa->priv2.puq[i].mfc_cq_data0_RW = in save_mfc_queues()
359 in_be64(&priv2->puq[i].mfc_cq_data0_RW); in save_mfc_queues()
368 csa->priv2.spuq[i].mfc_cq_data0_RW = in save_mfc_queues()
369 in_be64(&priv2->spuq[i].mfc_cq_data0_RW); in save_mfc_queues()
1441 out_be64(&priv2->puq[i].mfc_cq_data0_RW, in restore_mfc_queues()
1442 csa->priv2.puq[i].mfc_cq_data0_RW); in restore_mfc_queues()
1451 out_be64(&priv2->spuq[i].mfc_cq_data0_RW, in restore_mfc_queues()
1452 csa->priv2.spuq[i].mfc_cq_data0_RW); in restore_mfc_queues()
Dfile.c2225 qp->mfc_cq_data0_RW = spuqp->mfc_cq_data0_RW; in __spufs_dma_info_read()
2282 qp->mfc_cq_data0_RW = puqp->mfc_cq_data0_RW; in __spufs_proxydma_info_read()