Home
last modified time | relevance | path

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

/linux-5.19.10/arch/powerpc/include/uapi/asm/
Dspu_info.h20 __u64 mfc_cq_data3_RW; member
/linux-5.19.10/arch/powerpc/platforms/cell/spufs/
Dswitch.c350 csa->priv2.puq[i].mfc_cq_data3_RW = in save_mfc_queues()
351 in_be64(&priv2->puq[i].mfc_cq_data3_RW); in save_mfc_queues()
360 csa->priv2.spuq[i].mfc_cq_data3_RW = in save_mfc_queues()
361 in_be64(&priv2->spuq[i].mfc_cq_data3_RW); in save_mfc_queues()
1433 out_be64(&priv2->puq[i].mfc_cq_data3_RW, in restore_mfc_queues()
1434 csa->priv2.puq[i].mfc_cq_data3_RW); in restore_mfc_queues()
1443 out_be64(&priv2->spuq[i].mfc_cq_data3_RW, in restore_mfc_queues()
1444 csa->priv2.spuq[i].mfc_cq_data3_RW); in restore_mfc_queues()
Dfile.c2082 qp->mfc_cq_data3_RW = spuqp->mfc_cq_data3_RW; in spufs_get_dma_info()
2136 qp->mfc_cq_data3_RW = puqp->mfc_cq_data3_RW; in spufs_get_proxydma_info()
/linux-5.19.10/arch/powerpc/include/asm/
Dspu.h281 u64 mfc_cq_data3_RW; member