Home
last modified time | relevance | path

Searched defs:spu (Results 1 – 19 of 19) sorted by relevance

/openbmc/linux/arch/powerpc/platforms/cell/spufs/
H A Dswitch.c64 static inline void acquire_spu_lock(struct spu *spu) in acquire_spu_lock()
73 static inline void release_spu_lock(struct spu *spu) in release_spu_lock()
247 struct spu *spu) in save_mfc_stopped_status()
286 struct spu *spu) in remove_other_spu_access()
320 struct spu *spu) in handle_pending_interrupts()
962 struct spu *spu) in suspend_mfc_and_halt_decr()
976 struct spu *spu) in wait_suspend_mfc_complete()
1111 struct spu *spu) in setup_spu_status_part1()
1203 struct spu *spu) in setup_spu_status_part2()
1704 struct spu *spu) in restore_other_spu_access()
[all …]
H A Dsched.c186 struct spu *spu; in do_notify_spus_active() local
291 struct spu *spu; in aff_ref_location() local
365 struct spu *spu; in ctx_location() local
555 struct spu *spu, *aff_ref_spu; in spu_get_idle() local
614 struct spu *spu; in find_victim() local
770 struct spu *spu; in spu_activate() local
846 struct spu *spu = ctx->spu; in __spu_deactivate() local
904 struct spu *spu = NULL; in spusched_tick() local
990 struct spu *spu; in spusched_thread() local
1024 struct spu *spu; in spuctx_switch_state() local
[all …]
H A Dhw_ops.c26 struct spu *spu = ctx->spu; in spu_hw_mbox_read() local
48 struct spu *spu = ctx->spu; in spu_hw_mbox_stat_poll() local
84 struct spu *spu = ctx->spu; in spu_hw_ibox_read() local
105 struct spu *spu = ctx->spu; in spu_hw_wbox_write() local
136 struct spu *spu = ctx->spu; in spu_hw_signal1_type_set() local
157 struct spu *spu = ctx->spu; in spu_hw_signal2_type_set() local
227 struct spu *spu = ctx->spu; in spu_hw_master_start() local
238 struct spu *spu = ctx->spu; in spu_hw_master_stop() local
H A Dsputrace.h31 #define spu_context_trace(name, ctx, spu) \ argument
H A Drun.c15 void spufs_stop_callback(struct spu *spu, int irq) in spufs_stop_callback()
H A Dfile.c677 void spufs_ibox_callback(struct spu *spu) in spufs_ibox_callback()
810 void spufs_wbox_callback(struct spu *spu) in spufs_wbox_callback()
1471 void spufs_mfc_callback(struct spu *spu) in spufs_mfc_callback()
2465 void spu_switch_log_notify(struct spu *spu, struct spu_context *ctx, in spu_switch_log_notify()
2495 struct spu *spu = ctx->spu; in spufs_show_ctx() local
H A Dspufs.h68 struct spu *spu; /* pointer to a physical SPU */ member
/openbmc/linux/arch/powerpc/platforms/cell/
H A Dspu_priv1_mmio.c47 static u64 int_mask_get(struct spu *spu, int class) in int_mask_get()
57 static u64 int_stat_get(struct spu *spu, int class) in int_stat_get()
62 static void cpu_affinity_set(struct spu *spu, int cpu) in cpu_affinity_set()
80 static u64 mfc_dar_get(struct spu *spu) in mfc_dar_get()
85 static u64 mfc_dsisr_get(struct spu *spu) in mfc_dsisr_get()
90 static void mfc_dsisr_set(struct spu *spu, u64 dsisr) in mfc_dsisr_set()
95 static void mfc_sdr_setup(struct spu *spu) in mfc_sdr_setup()
100 static void mfc_sr1_set(struct spu *spu, u64 sr1) in mfc_sr1_set()
105 static u64 mfc_sr1_get(struct spu *spu) in mfc_sr1_get()
115 static u64 mfc_tclass_id_get(struct spu *spu) in mfc_tclass_id_get()
[all …]
H A Dspu_base.c82 struct spu *spu; in spu_flush_all_slbs() local
281 struct spu *spu; in spu_irq_class_0() local
305 struct spu *spu; in spu_irq_class_1() local
340 struct spu *spu; in spu_irq_class_2() local
475 struct spu *spu; in spu_add_dev_attr() local
488 struct spu *spu; in spu_add_dev_attr_group() local
516 struct spu *spu; in spu_remove_dev_attr() local
527 struct spu *spu; in spu_remove_dev_attr_group() local
556 struct spu *spu; in create_spu() local
664 struct spu *spu; member
[all …]
H A Dspu_manage.c30 struct device_node *spu_devnode(struct spu *spu) in spu_devnode()
60 static void spu_unmap(struct spu *spu) in spu_unmap()
69 static int __init spu_map_interrupts_old(struct spu *spu, in spu_map_interrupts_old()
121 static int __init spu_map_device_old(struct spu *spu) in spu_map_device_old()
211 static int __init spu_map_device(struct spu *spu) in spu_map_device()
344 static int of_destroy_spu(struct spu *spu) in of_destroy_spu()
368 struct spu *spu; in spu_lookup_reg() local
382 struct spu *last_spu, *spu; in init_affinity_qs20_harcoded() local
416 struct spu *spu; in devnode_spu() local
427 struct spu *spu; in neighbour_spu() local
[all …]
H A Dcbe_thermal.c68 struct spu *spu; in get_pmd_regs() local
79 struct spu *spu; in spu_read_register_value() local
/openbmc/linux/arch/powerpc/include/asm/
H A Dspu_priv1.h63 spu_int_mask_get (struct spu *spu, int class) in spu_int_mask_get()
75 spu_int_stat_get (struct spu *spu, int class) in spu_int_stat_get()
87 spu_mfc_dar_get (struct spu *spu) in spu_mfc_dar_get()
93 spu_mfc_dsisr_get (struct spu *spu) in spu_mfc_dsisr_get()
105 spu_mfc_sdr_setup (struct spu *spu) in spu_mfc_sdr_setup()
111 spu_mfc_sr1_set (struct spu *spu, u64 sr1) in spu_mfc_sr1_set()
117 spu_mfc_sr1_get (struct spu *spu) in spu_mfc_sr1_get()
129 spu_mfc_tclass_id_get (struct spu *spu) in spu_mfc_tclass_id_get()
135 spu_tlb_invalidate (struct spu *spu) in spu_tlb_invalidate()
184 spu_create_spu (struct spu *spu, void *data) in spu_create_spu()
[all …]
H A Dspu.h108 struct spu { struct
113 struct spu_problem __iomem *problem; argument
114 struct spu_priv2 __iomem *priv2; argument
129 struct spu_context *ctx; argument
130 struct spu_runqueue *rq; argument
136 void (* wbox_callback)(struct spu *spu); argument
137 void (* ibox_callback)(struct spu *spu); argument
139 void (* mfc_callback)(struct spu *spu); argument
153 struct spu_priv1 __iomem *priv1; argument
165 enum spu_utilization_state util_state; argument
[all …]
/openbmc/linux/arch/powerpc/platforms/ps3/
H A Dspu.c150 static int __init construct_spu(struct spu *spu) in construct_spu()
175 static void spu_unmap(struct spu *spu) in spu_unmap()
190 static int __init setup_areas(struct spu *spu) in setup_areas()
274 static int __init enable_spu(struct spu *spu) in enable_spu()
307 static int ps3_destroy_spu(struct spu *spu) in ps3_destroy_spu()
512 static u64 mfc_dar_get(struct spu *spu) in mfc_dar_get()
522 static u64 mfc_dsisr_get(struct spu *spu) in mfc_dsisr_get()
527 static void mfc_sdr_setup(struct spu *spu) in mfc_sdr_setup()
548 static u64 mfc_sr1_get(struct spu *spu) in mfc_sr1_get()
562 static u64 mfc_tclass_id_get(struct spu *spu) in mfc_tclass_id_get()
[all …]
/openbmc/linux/drivers/crypto/bcm/
H A Dcipher.c138 struct spu_hw *spu = &iproc_priv.spu; in spu_skcipher_rx_sg_create() local
201 struct spu_hw *spu = &iproc_priv.spu; in spu_skcipher_tx_sg_create() local
301 struct spu_hw *spu = &iproc_priv.spu; in handle_skcipher_req() local
472 struct spu_hw *spu = &iproc_priv.spu; in handle_skcipher_resp() local
530 struct spu_hw *spu = &iproc_priv.spu; in spu_ahash_rx_sg_create() local
584 struct spu_hw *spu = &iproc_priv.spu; in spu_ahash_tx_sg_create() local
654 struct spu_hw *spu = &iproc_priv.spu; in handle_ahash_req() local
945 struct spu_hw *spu = &iproc_priv.spu; in ahash_req_done() local
1049 struct spu_hw *spu = &iproc_priv.spu; in spu_aead_rx_sg_create() local
1172 struct spu_hw *spu = &iproc_priv.spu; in spu_aead_tx_sg_create() local
[all …]
H A Dcipher.h423 struct spu_hw spu; member
/openbmc/linux/include/linux/mailbox/
H A Dbrcm-message.h49 } spu; member
/openbmc/linux/arch/powerpc/xmon/
H A Dxmon.c4116 struct spu *spu; member
4129 struct spu *spu; in xmon_register_spus() local
4146 struct spu *spu; in stop_spus() local
4187 struct spu *spu; in restart_spus() local
4242 static void dump_spu_fields(struct spu *spu) in dump_spu_fields()
/openbmc/u-boot/fs/jffs2/
H A Djffs2_1pass.c1274 struct jffs2_sum_unknown_flash *spu = sp; in jffs2_sum_process_sum_data() local