Home
last modified time | relevance | path

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

/linux-6.6.21/arch/powerpc/include/uapi/asm/
Dspu_info.h17 __u64 mfc_cq_data0_RW; member
/linux-6.6.21/arch/powerpc/platforms/cell/spufs/
Dswitch.c344 csa->priv2.puq[i].mfc_cq_data0_RW = in save_mfc_queues()
345 in_be64(&priv2->puq[i].mfc_cq_data0_RW); in save_mfc_queues()
354 csa->priv2.spuq[i].mfc_cq_data0_RW = in save_mfc_queues()
355 in_be64(&priv2->spuq[i].mfc_cq_data0_RW); in save_mfc_queues()
1427 out_be64(&priv2->puq[i].mfc_cq_data0_RW, in restore_mfc_queues()
1428 csa->priv2.puq[i].mfc_cq_data0_RW); in restore_mfc_queues()
1437 out_be64(&priv2->spuq[i].mfc_cq_data0_RW, in restore_mfc_queues()
1438 csa->priv2.spuq[i].mfc_cq_data0_RW); in restore_mfc_queues()
Dfile.c2079 qp->mfc_cq_data0_RW = spuqp->mfc_cq_data0_RW; in spufs_get_dma_info()
2133 qp->mfc_cq_data0_RW = puqp->mfc_cq_data0_RW; in spufs_get_proxydma_info()
/linux-6.6.21/arch/powerpc/include/asm/
Dspu.h278 u64 mfc_cq_data0_RW; member