Home
last modified time | relevance | path

Searched refs:cbe_get_hw_thread_id (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/arch/powerpc/oprofile/
H A Dop_model_cell.c489 if (cbe_get_hw_thread_id(cpu)) in cell_virtual_cntr()
617 if (cbe_get_hw_thread_id(cpu)) in spu_evnt_swap()
909 if (cbe_get_hw_thread_id(cpu)) in cell_cpu_setup()
1149 if (cbe_get_hw_thread_id(cpu)) in cell_global_stop_spu_cycles()
1185 if (cbe_get_hw_thread_id(cpu)) in cell_global_stop_spu_events()
1216 if (cbe_get_hw_thread_id(cpu)) in cell_global_stop_ppu()
1270 if (cbe_get_hw_thread_id(cpu)) in cell_global_start_spu_cycles()
1354 if (cbe_get_hw_thread_id(cpu)) in cell_global_start_spu_events()
1404 if (cbe_get_hw_thread_id(cpu)) in cell_global_start_ppu()
/kernel/linux/linux-5.10/arch/powerpc/platforms/cell/
H A Dcbe_regs.c149 u32 cbe_get_hw_thread_id(int cpu) in cbe_get_hw_thread_id() function
153 EXPORT_SYMBOL_GPL(cbe_get_hw_thread_id); variable
/kernel/linux/linux-6.6/arch/powerpc/platforms/cell/
H A Dcbe_regs.c148 u32 cbe_get_hw_thread_id(int cpu) in cbe_get_hw_thread_id() function
152 EXPORT_SYMBOL_GPL(cbe_get_hw_thread_id); variable
/kernel/linux/linux-5.10/arch/powerpc/oprofile/cell/
H A Dspu_profiler.c142 if (cbe_get_hw_thread_id(cpu)) in profile_spus()
/kernel/linux/linux-5.10/arch/powerpc/include/asm/
H A Dcell-regs.h319 extern u32 cbe_get_hw_thread_id(int cpu);
/kernel/linux/linux-6.6/arch/powerpc/include/asm/
H A Dcell-regs.h319 extern u32 cbe_get_hw_thread_id(int cpu);

Completed in 5 milliseconds