Home
last modified time | relevance | path

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

/linux-6.1.9/arch/powerpc/include/uapi/asm/
Dspu_info.h19 __u64 mfc_cq_data2_RW; member
/linux-6.1.9/arch/powerpc/platforms/cell/spufs/
Dswitch.c348 csa->priv2.puq[i].mfc_cq_data2_RW = in save_mfc_queues()
349 in_be64(&priv2->puq[i].mfc_cq_data2_RW); in save_mfc_queues()
358 csa->priv2.spuq[i].mfc_cq_data2_RW = in save_mfc_queues()
359 in_be64(&priv2->spuq[i].mfc_cq_data2_RW); in save_mfc_queues()
1431 out_be64(&priv2->puq[i].mfc_cq_data2_RW, in restore_mfc_queues()
1432 csa->priv2.puq[i].mfc_cq_data2_RW); in restore_mfc_queues()
1441 out_be64(&priv2->spuq[i].mfc_cq_data2_RW, in restore_mfc_queues()
1442 csa->priv2.spuq[i].mfc_cq_data2_RW); in restore_mfc_queues()
Dfile.c2081 qp->mfc_cq_data2_RW = spuqp->mfc_cq_data2_RW; in spufs_get_dma_info()
2135 qp->mfc_cq_data2_RW = puqp->mfc_cq_data2_RW; in spufs_get_proxydma_info()
/linux-6.1.9/arch/powerpc/include/asm/
Dspu.h280 u64 mfc_cq_data2_RW; member