Home
last modified time | relevance | path

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

/linux-3.4.99/arch/powerpc/include/asm/
Dspu_info.h35 __u64 mfc_cq_data3_RW; member
Dspu.h327 u64 mfc_cq_data3_RW; member
/linux-3.4.99/arch/powerpc/platforms/cell/spufs/
Dswitch.c364 csa->priv2.puq[i].mfc_cq_data3_RW = in save_mfc_queues()
365 in_be64(&priv2->puq[i].mfc_cq_data3_RW); in save_mfc_queues()
374 csa->priv2.spuq[i].mfc_cq_data3_RW = in save_mfc_queues()
375 in_be64(&priv2->spuq[i].mfc_cq_data3_RW); in save_mfc_queues()
1447 out_be64(&priv2->puq[i].mfc_cq_data3_RW, in restore_mfc_queues()
1448 csa->priv2.puq[i].mfc_cq_data3_RW); in restore_mfc_queues()
1457 out_be64(&priv2->spuq[i].mfc_cq_data3_RW, in restore_mfc_queues()
1458 csa->priv2.spuq[i].mfc_cq_data3_RW); in restore_mfc_queues()
Dfile.c2228 qp->mfc_cq_data3_RW = spuqp->mfc_cq_data3_RW; in __spufs_dma_info_read()
2285 qp->mfc_cq_data3_RW = puqp->mfc_cq_data3_RW; in __spufs_proxydma_info_read()