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

/linux-4.1.27/arch/powerpc/platforms/cell/
H A Dspu_notify.c31 void spu_switch_notify(struct spu *spu, struct spu_context *ctx) spu_switch_notify() argument
H A Dspu_priv1_mmio.c39 static void int_mask_and(struct spu *spu, int class, u64 mask) int_mask_and() argument
47 static void int_mask_or(struct spu *spu, int class, u64 mask) int_mask_or() argument
55 static void int_mask_set(struct spu *spu, int class, u64 mask) int_mask_set() argument
60 static u64 int_mask_get(struct spu *spu, int class) int_mask_get() argument
65 static void int_stat_clear(struct spu *spu, int class, u64 stat) int_stat_clear() argument
70 static u64 int_stat_get(struct spu *spu, int class) int_stat_get() argument
75 static void cpu_affinity_set(struct spu *spu, int cpu) cpu_affinity_set() argument
93 static u64 mfc_dar_get(struct spu *spu) mfc_dar_get() argument
98 static u64 mfc_dsisr_get(struct spu *spu) mfc_dsisr_get() argument
103 static void mfc_dsisr_set(struct spu *spu, u64 dsisr) mfc_dsisr_set() argument
108 static void mfc_sdr_setup(struct spu *spu) mfc_sdr_setup() argument
113 static void mfc_sr1_set(struct spu *spu, u64 sr1) mfc_sr1_set() argument
118 static u64 mfc_sr1_get(struct spu *spu) mfc_sr1_get() argument
123 static void mfc_tclass_id_set(struct spu *spu, u64 tclass_id) mfc_tclass_id_set() argument
128 static u64 mfc_tclass_id_get(struct spu *spu) mfc_tclass_id_get() argument
133 static void tlb_invalidate(struct spu *spu) tlb_invalidate() argument
138 static void resource_allocation_groupID_set(struct spu *spu, u64 id) resource_allocation_groupID_set() argument
143 static u64 resource_allocation_groupID_get(struct spu *spu) resource_allocation_groupID_get() argument
148 static void resource_allocation_enable_set(struct spu *spu, u64 enable) resource_allocation_enable_set() argument
153 static u64 resource_allocation_enable_get(struct spu *spu) resource_allocation_enable_get() argument
H A Dcbe_thermal.c81 struct spu *spu; get_pmd_regs() local
92 struct spu *spu; spu_read_register_value() local
H A Dspu_manage.c40 struct device_node *spu_devnode(struct spu *spu) spu_devnode() argument
70 static void spu_unmap(struct spu *spu) spu_unmap() argument
79 static int __init spu_map_interrupts_old(struct spu *spu, spu_map_interrupts_old() argument
111 static void __iomem * __init spu_map_prop_old(struct spu *spu, spu_map_prop_old() argument
128 static int __init spu_map_device_old(struct spu *spu) spu_map_device_old() argument
178 static int __init spu_map_interrupts(struct spu *spu, struct device_node *np) spu_map_interrupts() argument
211 static int spu_map_resource(struct spu *spu, int nr, spu_map_resource() argument
231 static int __init spu_map_device(struct spu *spu) spu_map_device() argument
305 static int __init of_create_spu(struct spu *spu, void *data) of_create_spu() argument
364 static int of_destroy_spu(struct spu *spu) of_destroy_spu() argument
388 struct spu *spu; spu_lookup_reg() local
402 struct spu *last_spu, *spu; init_affinity_qs20_harcoded() local
436 struct spu *spu; devnode_spu() local
447 struct spu *spu; neighbour_spu() local
467 struct spu *spu, *last_spu; init_affinity_node() local
H A Dspu_base.c79 void spu_invalidate_slbs(struct spu *spu) spu_invalidate_slbs() argument
96 struct spu *spu; spu_flush_all_slbs() local
118 void spu_associate_mm(struct spu *spu, struct mm_struct *mm) spu_associate_mm() argument
136 static void spu_restart_dma(struct spu *spu) spu_restart_dma() argument
148 static inline void spu_load_slb(struct spu *spu, int slbe, struct copro_slb *slb) spu_load_slb() argument
164 static int __spu_trap_data_seg(struct spu *spu, unsigned long ea) __spu_trap_data_seg() argument
186 static int __spu_trap_data_map(struct spu *spu, unsigned long ea, u64 dsisr) __spu_trap_data_map() argument
261 void spu_setup_kernel_slbs(struct spu *spu, struct spu_lscsa *lscsa, spu_setup_kernel_slbs() argument
293 struct spu *spu; spu_irq_class_0() local
317 struct spu *spu; spu_irq_class_1() local
358 struct spu *spu; spu_irq_class_2() local
401 static int spu_request_irqs(struct spu *spu) spu_request_irqs() argument
441 static void spu_free_irqs(struct spu *spu) spu_free_irqs() argument
451 void spu_init_channels(struct spu *spu) spu_init_channels() argument
493 struct spu *spu; spu_add_dev_attr() local
506 struct spu *spu; spu_add_dev_attr_group() local
534 struct spu *spu; spu_remove_dev_attr() local
545 struct spu *spu; spu_remove_dev_attr_group() local
554 static int spu_create_dev(struct spu *spu) spu_create_dev() argument
574 struct spu *spu; create_spu() local
638 static unsigned long long spu_acct_time(struct spu *spu, spu_acct_time() argument
658 struct spu *spu = container_of(dev, struct spu, dev); spu_stat_show() local
682 struct spu *spu; member in struct:crash_spu_info
696 struct spu *spu; crash_kexec_stop_spus() local
727 struct spu *spu; crash_register_spus() local
750 struct spu *spu; spu_shutdown() local
/linux-4.1.27/arch/m32r/kernel/
H A Dprocess.c131 int copy_thread(unsigned long clone_flags, unsigned long spu, copy_thread() argument
/linux-4.1.27/arch/powerpc/platforms/cell/spufs/
H A Drun.c14 void spufs_stop_callback(struct spu *spu, int irq) spufs_stop_callback() argument
355 struct spu *spu; spufs_run_spu() local
H A Dhw_ops.c39 struct spu *spu = ctx->spu; spu_hw_mbox_read() local
62 struct spu *spu = ctx->spu; spu_hw_mbox_stat_poll() local
98 struct spu *spu = ctx->spu; spu_hw_ibox_read() local
119 struct spu *spu = ctx->spu; spu_hw_wbox_write() local
150 struct spu *spu = ctx->spu; spu_hw_signal1_type_set() local
171 struct spu *spu = ctx->spu; spu_hw_signal2_type_set() local
241 struct spu *spu = ctx->spu; spu_hw_master_start() local
252 struct spu *spu = ctx->spu; spu_hw_master_stop() local
H A Dsched.c201 struct spu *spu; for_each_online_node() local
222 static void spu_bind_context(struct spu *spu, struct spu_context *ctx) spu_bind_context() argument
263 static inline int sched_spu(struct spu *spu) sched_spu() argument
307 struct spu *spu; aff_ref_location() local
382 struct spu *spu; ctx_location() local
436 static void spu_unbind_context(struct spu *spu, struct spu_context *ctx) spu_unbind_context() argument
573 struct spu *spu, *aff_ref_spu; spu_get_idle() local
632 struct spu *spu; find_victim() local
717 static void __spu_schedule(struct spu *spu, struct spu_context *ctx) __spu_schedule() argument
739 static void spu_schedule(struct spu *spu, struct spu_context *ctx) spu_schedule() argument
762 static void spu_unschedule(struct spu *spu, struct spu_context *ctx, spu_unschedule() argument
788 struct spu *spu; spu_activate() local
864 struct spu *spu = ctx->spu; __spu_deactivate() local
922 struct spu *spu = NULL; spusched_tick() local
1008 struct spu *spu; spusched_thread() local
1042 struct spu *spu; spuctx_switch_state() local
1155 struct spu *spu; spu_sched_exit() local
H A Dspufs.h80 struct spu *spu; /* pointer to a physical SPU */ member in struct:spu_context
H A Dfile.c752 void spufs_ibox_callback(struct spu *spu) spufs_ibox_callback() argument
904 void spufs_wbox_callback(struct spu *spu) spufs_wbox_callback() argument
1577 void spufs_mfc_callback(struct spu *spu) spufs_mfc_callback() argument
2603 void spu_switch_log_notify(struct spu *spu, struct spu_context *ctx, spu_switch_log_notify() argument
2633 struct spu *spu = ctx->spu; spufs_show_ctx() local
H A Dswitch.c78 static inline void acquire_spu_lock(struct spu *spu) acquire_spu_lock() argument
87 static inline void release_spu_lock(struct spu *spu) release_spu_lock() argument
95 static inline int check_spu_isolate(struct spu_state *csa, struct spu *spu) check_spu_isolate() argument
111 static inline void disable_interrupts(struct spu_state *csa, struct spu *spu) disable_interrupts() argument
148 static inline void set_watchdog_timer(struct spu_state *csa, struct spu *spu) set_watchdog_timer() argument
161 static inline void inhibit_user_access(struct spu_state *csa, struct spu *spu) inhibit_user_access() argument
172 static inline void set_switch_pending(struct spu_state *csa, struct spu *spu) set_switch_pending() argument
181 static inline void save_mfc_cntl(struct spu_state *csa, struct spu *spu) save_mfc_cntl() argument
215 static inline void save_spu_runcntl(struct spu_state *csa, struct spu *spu) save_spu_runcntl() argument
226 static inline void save_mfc_sr1(struct spu_state *csa, struct spu *spu) save_mfc_sr1() argument
234 static inline void save_spu_status(struct spu_state *csa, struct spu *spu) save_spu_status() argument
277 static inline void halt_mfc_decr(struct spu_state *csa, struct spu *spu) halt_mfc_decr() argument
290 static inline void save_timebase(struct spu_state *csa, struct spu *spu) save_timebase() argument
308 static inline void do_mfc_mssync(struct spu_state *csa, struct spu *spu) do_mfc_mssync() argument
321 static inline void issue_mfc_tlbie(struct spu_state *csa, struct spu *spu) issue_mfc_tlbie() argument
347 static inline void save_mfc_queues(struct spu_state *csa, struct spu *spu) save_mfc_queues() argument
380 static inline void save_ppu_querymask(struct spu_state *csa, struct spu *spu) save_ppu_querymask() argument
391 static inline void save_ppu_querytype(struct spu_state *csa, struct spu *spu) save_ppu_querytype() argument
402 static inline void save_ppu_tagstatus(struct spu_state *csa, struct spu *spu) save_ppu_tagstatus() argument
415 static inline void save_mfc_csr_tsq(struct spu_state *csa, struct spu *spu) save_mfc_csr_tsq() argument
427 static inline void save_mfc_csr_cmd(struct spu_state *csa, struct spu *spu) save_mfc_csr_cmd() argument
439 static inline void save_mfc_csr_ato(struct spu_state *csa, struct spu *spu) save_mfc_csr_ato() argument
450 static inline void save_mfc_tclass_id(struct spu_state *csa, struct spu *spu) save_mfc_tclass_id() argument
459 static inline void set_mfc_tclass_id(struct spu_state *csa, struct spu *spu) set_mfc_tclass_id() argument
470 static inline void purge_mfc_queue(struct spu_state *csa, struct spu *spu) purge_mfc_queue() argument
484 static inline void wait_purge_complete(struct spu_state *csa, struct spu *spu) wait_purge_complete() argument
497 static inline void setup_mfc_sr1(struct spu_state *csa, struct spu *spu) setup_mfc_sr1() argument
515 static inline void save_spu_npc(struct spu_state *csa, struct spu *spu) save_spu_npc() argument
525 static inline void save_spu_privcntl(struct spu_state *csa, struct spu *spu) save_spu_privcntl() argument
535 static inline void reset_spu_privcntl(struct spu_state *csa, struct spu *spu) reset_spu_privcntl() argument
547 static inline void save_spu_lslr(struct spu_state *csa, struct spu *spu) save_spu_lslr() argument
557 static inline void reset_spu_lslr(struct spu_state *csa, struct spu *spu) reset_spu_lslr() argument
569 static inline void save_spu_cfg(struct spu_state *csa, struct spu *spu) save_spu_cfg() argument
579 static inline void save_pm_trace(struct spu_state *csa, struct spu *spu) save_pm_trace() argument
587 static inline void save_mfc_rag(struct spu_state *csa, struct spu *spu) save_mfc_rag() argument
599 static inline void save_ppu_mb_stat(struct spu_state *csa, struct spu *spu) save_ppu_mb_stat() argument
609 static inline void save_ppu_mb(struct spu_state *csa, struct spu *spu) save_ppu_mb() argument
619 static inline void save_ppuint_mb(struct spu_state *csa, struct spu *spu) save_ppuint_mb() argument
629 static inline void save_ch_part1(struct spu_state *csa, struct spu *spu) save_ch_part1() argument
655 static inline void save_spu_mb(struct spu_state *csa, struct spu *spu) save_spu_mb() argument
673 static inline void save_mfc_cmd(struct spu_state *csa, struct spu *spu) save_mfc_cmd() argument
686 static inline void reset_ch(struct spu_state *csa, struct spu *spu) reset_ch() argument
706 static inline void resume_mfc_queue(struct spu_state *csa, struct spu *spu) resume_mfc_queue() argument
717 static inline void setup_mfc_slbs(struct spu_state *csa, struct spu *spu, setup_mfc_slbs() argument
738 static inline void set_switch_active(struct spu_state *csa, struct spu *spu) set_switch_active() argument
755 static inline void enable_interrupts(struct spu_state *csa, struct spu *spu) enable_interrupts() argument
778 static inline int send_mfc_dma(struct spu *spu, unsigned long ea, send_mfc_dma() argument
812 static inline void save_ls_16kb(struct spu_state *csa, struct spu *spu) save_ls_16kb() argument
828 static inline void set_spu_npc(struct spu_state *csa, struct spu *spu) set_spu_npc() argument
845 static inline void set_signot1(struct spu_state *csa, struct spu *spu) set_signot1() argument
863 static inline void set_signot2(struct spu_state *csa, struct spu *spu) set_signot2() argument
881 static inline void send_save_code(struct spu_state *csa, struct spu *spu) send_save_code() argument
897 static inline void set_ppu_querymask(struct spu_state *csa, struct spu *spu) set_ppu_querymask() argument
910 static inline void wait_tag_complete(struct spu_state *csa, struct spu *spu) wait_tag_complete() argument
933 static inline void wait_spu_stopped(struct spu_state *csa, struct spu *spu) wait_spu_stopped() argument
952 static inline int check_save_status(struct spu_state *csa, struct spu *spu) check_save_status() argument
967 static inline void terminate_spu_app(struct spu_state *csa, struct spu *spu) terminate_spu_app() argument
1003 static inline int suspend_spe(struct spu_state *csa, struct spu *spu) suspend_spe() argument
1045 static inline void clear_spu_status(struct spu_state *csa, struct spu *spu) clear_spu_status() argument
1079 static inline void reset_ch_part1(struct spu_state *csa, struct spu *spu) reset_ch_part1() argument
1104 static inline void reset_ch_part2(struct spu_state *csa, struct spu *spu) reset_ch_part2() argument
1240 static inline void restore_mfc_rag(struct spu_state *csa, struct spu *spu) restore_mfc_rag() argument
1252 static inline void send_restore_code(struct spu_state *csa, struct spu *spu) send_restore_code() argument
1268 static inline void setup_decr(struct spu_state *csa, struct spu *spu) setup_decr() argument
1293 static inline void setup_ppu_mb(struct spu_state *csa, struct spu *spu) setup_ppu_mb() argument
1301 static inline void setup_ppuint_mb(struct spu_state *csa, struct spu *spu) setup_ppuint_mb() argument
1309 static inline int check_restore_status(struct spu_state *csa, struct spu *spu) check_restore_status() argument
1324 static inline void restore_spu_privcntl(struct spu_state *csa, struct spu *spu) restore_spu_privcntl() argument
1335 static inline void restore_status_part1(struct spu_state *csa, struct spu *spu) restore_status_part1() argument
1355 static inline void restore_status_part2(struct spu_state *csa, struct spu *spu) restore_status_part2() argument
1382 static inline void restore_ls_16kb(struct spu_state *csa, struct spu *spu) restore_ls_16kb() argument
1398 static inline void suspend_mfc(struct spu_state *csa, struct spu *spu) suspend_mfc() argument
1410 static inline void clear_interrupts(struct spu_state *csa, struct spu *spu) clear_interrupts() argument
1430 static inline void restore_mfc_queues(struct spu_state *csa, struct spu *spu) restore_mfc_queues() argument
1464 static inline void restore_ppu_querymask(struct spu_state *csa, struct spu *spu) restore_ppu_querymask() argument
1475 static inline void restore_ppu_querytype(struct spu_state *csa, struct spu *spu) restore_ppu_querytype() argument
1486 static inline void restore_mfc_csr_tsq(struct spu_state *csa, struct spu *spu) restore_mfc_csr_tsq() argument
1498 static inline void restore_mfc_csr_cmd(struct spu_state *csa, struct spu *spu) restore_mfc_csr_cmd() argument
1511 static inline void restore_mfc_csr_ato(struct spu_state *csa, struct spu *spu) restore_mfc_csr_ato() argument
1521 static inline void restore_mfc_tclass_id(struct spu_state *csa, struct spu *spu) restore_mfc_tclass_id() argument
1530 static inline void set_llr_event(struct spu_state *csa, struct spu *spu) set_llr_event() argument
1553 static inline void restore_decr_wrapped(struct spu_state *csa, struct spu *spu) restore_decr_wrapped() argument
1571 static inline void restore_ch_part1(struct spu_state *csa, struct spu *spu) restore_ch_part1() argument
1590 static inline void restore_ch_part2(struct spu_state *csa, struct spu *spu) restore_ch_part2() argument
1613 static inline void restore_spu_lslr(struct spu_state *csa, struct spu *spu) restore_spu_lslr() argument
1624 static inline void restore_spu_cfg(struct spu_state *csa, struct spu *spu) restore_spu_cfg() argument
1635 static inline void restore_pm_trace(struct spu_state *csa, struct spu *spu) restore_pm_trace() argument
1643 static inline void restore_spu_npc(struct spu_state *csa, struct spu *spu) restore_spu_npc() argument
1654 static inline void restore_spu_mb(struct spu_state *csa, struct spu *spu) restore_spu_mb() argument
1671 static inline void check_ppu_mb_stat(struct spu_state *csa, struct spu *spu) check_ppu_mb_stat() argument
1686 static inline void check_ppuint_mb_stat(struct spu_state *csa, struct spu *spu) check_ppuint_mb_stat() argument
1703 static inline void restore_mfc_sr1(struct spu_state *csa, struct spu *spu) restore_mfc_sr1() argument
1712 static inline void set_int_route(struct spu_state *csa, struct spu *spu) set_int_route() argument
1727 static inline void restore_spu_runcntl(struct spu_state *csa, struct spu *spu) restore_spu_runcntl() argument
1741 static inline void restore_mfc_cntl(struct spu_state *csa, struct spu *spu) restore_mfc_cntl() argument
1761 static inline void enable_user_access(struct spu_state *csa, struct spu *spu) enable_user_access() argument
1771 static inline void reset_switch_active(struct spu_state *csa, struct spu *spu) reset_switch_active() argument
1779 static inline void reenable_interrupts(struct spu_state *csa, struct spu *spu) reenable_interrupts() argument
1791 static int quiece_spu(struct spu_state *prev, struct spu *spu) quiece_spu() argument
1828 static void save_csa(struct spu_state *prev, struct spu *spu) save_csa() argument
1864 static void save_lscsa(struct spu_state *prev, struct spu *spu) save_lscsa() argument
1887 static void force_spu_isolate_exit(struct spu *spu) force_spu_isolate_exit() argument
1919 static void stop_spu_isolate(struct spu *spu) stop_spu_isolate() argument
1932 static void harvest(struct spu_state *prev, struct spu *spu) harvest() argument
1967 static void restore_lscsa(struct spu_state *next, struct spu *spu) restore_lscsa() argument
1993 static void restore_csa(struct spu_state *next, struct spu *spu) restore_csa() argument
2038 static int __do_spu_save(struct spu_state *prev, struct spu *spu) __do_spu_save() argument
2070 static int __do_spu_restore(struct spu_state *next, struct spu *spu) __do_spu_restore() argument
2108 int spu_save(struct spu_state *prev, struct spu *spu) spu_save() argument
2132 int spu_restore(struct spu_state *new, struct spu *spu) spu_restore() argument
260 save_mfc_stopped_status(struct spu_state *csa, struct spu *spu) save_mfc_stopped_status() argument
299 remove_other_spu_access(struct spu_state *csa, struct spu *spu) remove_other_spu_access() argument
333 handle_pending_interrupts(struct spu_state *csa, struct spu *spu) handle_pending_interrupts() argument
975 suspend_mfc_and_halt_decr(struct spu_state *csa, struct spu *spu) suspend_mfc_and_halt_decr() argument
989 wait_suspend_mfc_complete(struct spu_state *csa, struct spu *spu) wait_suspend_mfc_complete() argument
1124 setup_spu_status_part1(struct spu_state *csa, struct spu *spu) setup_spu_status_part1() argument
1216 setup_spu_status_part2(struct spu_state *csa, struct spu *spu) setup_spu_status_part2() argument
1719 restore_other_spu_access(struct spu_state *csa, struct spu *spu) restore_other_spu_access() argument
/linux-4.1.27/arch/powerpc/oprofile/cell/
H A Dspu_profiler.c82 int spu; spu_pc_extract() local
H A Dspu_task_sync.c45 static void spu_buff_add(unsigned long int value, int spu) spu_buff_add() argument
93 int spu; sync_spu_buff() local
191 prepare_cached_spu_info(struct spu *spu, unsigned long objectId) prepare_cached_spu_info() argument
319 get_exec_dcookie_and_offset(struct spu *spu, unsigned int *offsetp, get_exec_dcookie_and_offset() argument
376 static int process_context_switch(struct spu *spu, unsigned long objectId) process_context_switch() argument
462 int spu; oprofile_spu_buff_create() local
513 int spu; spu_sync_start() local
/linux-4.1.27/arch/powerpc/include/asm/
H A Dspu_priv1.h57 spu_int_mask_and (struct spu *spu, int class, u64 mask) spu_int_mask_and() argument
63 spu_int_mask_or (struct spu *spu, int class, u64 mask) spu_int_mask_or() argument
69 spu_int_mask_set (struct spu *spu, int class, u64 mask) spu_int_mask_set() argument
75 spu_int_mask_get (struct spu *spu, int class) spu_int_mask_get() argument
81 spu_int_stat_clear (struct spu *spu, int class, u64 stat) spu_int_stat_clear() argument
87 spu_int_stat_get (struct spu *spu, int class) spu_int_stat_get() argument
93 spu_cpu_affinity_set (struct spu *spu, int cpu) spu_cpu_affinity_set() argument
99 spu_mfc_dar_get (struct spu *spu) spu_mfc_dar_get() argument
105 spu_mfc_dsisr_get (struct spu *spu) spu_mfc_dsisr_get() argument
111 spu_mfc_dsisr_set (struct spu *spu, u64 dsisr) spu_mfc_dsisr_set() argument
117 spu_mfc_sdr_setup (struct spu *spu) spu_mfc_sdr_setup() argument
123 spu_mfc_sr1_set (struct spu *spu, u64 sr1) spu_mfc_sr1_set() argument
129 spu_mfc_sr1_get (struct spu *spu) spu_mfc_sr1_get() argument
135 spu_mfc_tclass_id_set (struct spu *spu, u64 tclass_id) spu_mfc_tclass_id_set() argument
141 spu_mfc_tclass_id_get (struct spu *spu) spu_mfc_tclass_id_get() argument
147 spu_tlb_invalidate (struct spu *spu) spu_tlb_invalidate() argument
153 spu_resource_allocation_groupID_set (struct spu *spu, u64 id) spu_resource_allocation_groupID_set() argument
159 spu_resource_allocation_groupID_get (struct spu *spu) spu_resource_allocation_groupID_get() argument
165 spu_resource_allocation_enable_set (struct spu *spu, u64 enable) spu_resource_allocation_enable_set() argument
171 spu_resource_allocation_enable_get (struct spu *spu) spu_resource_allocation_enable_get() argument
196 spu_create_spu (struct spu *spu, void *data) spu_create_spu() argument
202 spu_destroy_spu (struct spu *spu) spu_destroy_spu() argument
H A Dspu.h121 struct spu { struct
/linux-4.1.27/arch/m32r/include/uapi/asm/
H A Dptrace.h103 unsigned long spu; /* saved user stack */ member in struct:pt_regs
/linux-4.1.27/arch/powerpc/platforms/ps3/
H A Dspu.c128 static struct spu_pdata *spu_pdata(struct spu *spu) spu_pdata() argument
162 static int __init construct_spu(struct spu *spu) construct_spu() argument
187 static void spu_unmap(struct spu *spu) spu_unmap() argument
205 static int __init setup_areas(struct spu *spu) setup_areas() argument
258 static int __init setup_interrupts(struct spu *spu) setup_interrupts() argument
291 static int __init enable_spu(struct spu *spu) enable_spu() argument
324 static int ps3_destroy_spu(struct spu *spu) ps3_destroy_spu() argument
350 static int __init ps3_create_spu(struct spu *spu, void *data) ps3_create_spu() argument
479 static void int_mask_and(struct spu *spu, int class, u64 mask) int_mask_and() argument
488 static void int_mask_or(struct spu *spu, int class, u64 mask) int_mask_or() argument
496 static void int_mask_set(struct spu *spu, int class, u64 mask) int_mask_set() argument
503 static u64 int_mask_get(struct spu *spu, int class) int_mask_get() argument
508 static void int_stat_clear(struct spu *spu, int class, u64 stat) int_stat_clear() argument
516 static u64 int_stat_get(struct spu *spu, int class) int_stat_get() argument
524 static void cpu_affinity_set(struct spu *spu, int cpu) cpu_affinity_set() argument
529 static u64 mfc_dar_get(struct spu *spu) mfc_dar_get() argument
534 static void mfc_dsisr_set(struct spu *spu, u64 dsisr) mfc_dsisr_set() argument
539 static u64 mfc_dsisr_get(struct spu *spu) mfc_dsisr_get() argument
544 static void mfc_sdr_setup(struct spu *spu) mfc_sdr_setup() argument
549 static void mfc_sr1_set(struct spu *spu, u64 sr1) mfc_sr1_set() argument
565 static u64 mfc_sr1_get(struct spu *spu) mfc_sr1_get() argument
570 static void mfc_tclass_id_set(struct spu *spu, u64 tclass_id) mfc_tclass_id_set() argument
579 static u64 mfc_tclass_id_get(struct spu *spu) mfc_tclass_id_get() argument
584 static void tlb_invalidate(struct spu *spu) tlb_invalidate() argument
589 static void resource_allocation_groupID_set(struct spu *spu, u64 id) resource_allocation_groupID_set() argument
594 static u64 resource_allocation_groupID_get(struct spu *spu) resource_allocation_groupID_get() argument
599 static void resource_allocation_enable_set(struct spu *spu, u64 enable) resource_allocation_enable_set() argument
604 static u64 resource_allocation_enable_get(struct spu *spu) resource_allocation_enable_get() argument
/linux-4.1.27/arch/powerpc/xmon/
H A Dxmon.c3025 struct spu *spu; member in struct:spu_info
3038 struct spu *spu; xmon_register_spus() local
3055 struct spu *spu; stop_spus() local
3096 struct spu *spu; restart_spus() local
3151 static void dump_spu_fields(struct spu *spu) dump_spu_fields() argument

Completed in 383 milliseconds