Home
last modified time | relevance | path

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

/Linux-v6.6/arch/powerpc/platforms/cell/
Dspu_priv1_mmio.c127 out_be64(&spu->priv1->resource_allocation_groupID_RW, id); in resource_allocation_groupID_set()
132 return in_be64(&spu->priv1->resource_allocation_groupID_RW); in resource_allocation_groupID_get()
/Linux-v6.6/arch/powerpc/include/asm/
Dspu_csa.h136 u64 resource_allocation_groupID_RW; member
Dspu.h508 u64 resource_allocation_groupID_RW; /* 0x280 */ member
/Linux-v6.6/arch/powerpc/platforms/cell/spufs/
Dswitch.c579 csa->priv1.resource_allocation_groupID_RW = in save_mfc_rag()
1233 csa->priv1.resource_allocation_groupID_RW); in restore_mfc_rag()