Home
last modified time | relevance | path

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

/linux-2.6.39/arch/powerpc/platforms/cell/spufs/
Dswitch.c368 csa->priv2.spuq[i].mfc_cq_data0_RW = in save_mfc_queues()
369 in_be64(&priv2->spuq[i].mfc_cq_data0_RW); in save_mfc_queues()
370 csa->priv2.spuq[i].mfc_cq_data1_RW = in save_mfc_queues()
371 in_be64(&priv2->spuq[i].mfc_cq_data1_RW); in save_mfc_queues()
372 csa->priv2.spuq[i].mfc_cq_data2_RW = in save_mfc_queues()
373 in_be64(&priv2->spuq[i].mfc_cq_data2_RW); in save_mfc_queues()
374 csa->priv2.spuq[i].mfc_cq_data3_RW = in save_mfc_queues()
375 in_be64(&priv2->spuq[i].mfc_cq_data3_RW); in save_mfc_queues()
1451 out_be64(&priv2->spuq[i].mfc_cq_data0_RW, in restore_mfc_queues()
1452 csa->priv2.spuq[i].mfc_cq_data0_RW); in restore_mfc_queues()
[all …]
Dfile.c2216 spuqp = &ctx->csa.priv2.spuq[i]; in __spufs_dma_info_read()
/linux-2.6.39/arch/powerpc/include/asm/
Dspu_csa.h205 struct mfc_cq_sr spuq[16]; member
Dspu.h418 struct mfc_cq_sr spuq[16]; /* 0x2000 */ member