Home
last modified time | relevance | path

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

/Linux-v5.4/arch/powerpc/platforms/cell/spufs/
Dswitch.c354 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()
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()
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()
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()
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()
[all …]
Dfile.c2101 spuqp = &ctx->csa.priv2.spuq[i]; in __spufs_dma_info_read()
/Linux-v5.4/arch/powerpc/include/asm/
Dspu_csa.h192 struct mfc_cq_sr spuq[16]; member
Dspu.h406 struct mfc_cq_sr spuq[16]; /* 0x2000 */ member