Home
last modified time | relevance | path

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

/arch/powerpc/include/uapi/asm/
Dspu_info.h32 __u64 mfc_cq_data1_RW; member
/arch/powerpc/platforms/cell/spufs/
Dswitch.c360 csa->priv2.puq[i].mfc_cq_data1_RW = in save_mfc_queues()
361 in_be64(&priv2->puq[i].mfc_cq_data1_RW); in save_mfc_queues()
370 csa->priv2.spuq[i].mfc_cq_data1_RW = in save_mfc_queues()
371 in_be64(&priv2->spuq[i].mfc_cq_data1_RW); in save_mfc_queues()
1443 out_be64(&priv2->puq[i].mfc_cq_data1_RW, in restore_mfc_queues()
1444 csa->priv2.puq[i].mfc_cq_data1_RW); in restore_mfc_queues()
1453 out_be64(&priv2->spuq[i].mfc_cq_data1_RW, in restore_mfc_queues()
1454 csa->priv2.spuq[i].mfc_cq_data1_RW); in restore_mfc_queues()
Dfile.c2114 qp->mfc_cq_data1_RW = spuqp->mfc_cq_data1_RW; in __spufs_dma_info_read()
2171 qp->mfc_cq_data1_RW = puqp->mfc_cq_data1_RW; in __spufs_proxydma_info_read()
/arch/powerpc/include/asm/
Dspu.h325 u64 mfc_cq_data1_RW; member