Home
last modified time | relevance | path

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

/linux-5.19.10/arch/powerpc/include/uapi/asm/
Dspu_info.h18 __u64 mfc_cq_data1_RW; member
/linux-5.19.10/arch/powerpc/platforms/cell/spufs/
Dswitch.c346 csa->priv2.puq[i].mfc_cq_data1_RW = in save_mfc_queues()
347 in_be64(&priv2->puq[i].mfc_cq_data1_RW); in save_mfc_queues()
356 csa->priv2.spuq[i].mfc_cq_data1_RW = in save_mfc_queues()
357 in_be64(&priv2->spuq[i].mfc_cq_data1_RW); in save_mfc_queues()
1429 out_be64(&priv2->puq[i].mfc_cq_data1_RW, in restore_mfc_queues()
1430 csa->priv2.puq[i].mfc_cq_data1_RW); in restore_mfc_queues()
1439 out_be64(&priv2->spuq[i].mfc_cq_data1_RW, in restore_mfc_queues()
1440 csa->priv2.spuq[i].mfc_cq_data1_RW); in restore_mfc_queues()
Dfile.c2080 qp->mfc_cq_data1_RW = spuqp->mfc_cq_data1_RW; in spufs_get_dma_info()
2134 qp->mfc_cq_data1_RW = puqp->mfc_cq_data1_RW; in spufs_get_proxydma_info()
/linux-5.19.10/arch/powerpc/include/asm/
Dspu.h279 u64 mfc_cq_data1_RW; member