Searched refs:pu_id (Results 1 - 5 of 5) sorted by relevance

/linux-master/arch/powerpc/platforms/ps3/
H A Dplatform.h173 int ps3_repository_read_pu_id(unsigned int pu_index, u64 *pu_id);
H A Drepository.c707 * @pu_id: The logical PU id.
710 int ps3_repository_read_pu_id(unsigned int pu_index, u64 *pu_id) argument
716 pu_id, NULL);
H A Ddevice-init.c75 pr_debug("%s:%d: pu_id %llu, rights %llu(%llxh)\n",
76 __func__, __LINE__, dev->lpm.pu_id, dev->lpm.rights,
79 result = ps3_repository_read_pu_id(0, &dev->lpm.pu_id);
/linux-master/drivers/ps3/
H A Dps3-lpm.c98 * @pu_id: The lv1 id of the logical PU.
121 u64 pu_id; member in struct:ps3_lpm_priv
809 attr2 = lpm_priv->pu_id;
1191 lpm_priv->pu_id = dev->lpm.pu_id;
/linux-master/arch/powerpc/include/asm/
H A Dps3.h362 u64 pu_id; member in struct:ps3_system_bus_device::__anon15

Completed in 199 milliseconds