Home
last modified time | relevance | path

Searched refs:cbe_disable_pm (Results 1 – 3 of 3) sorted by relevance

/arch/powerpc/oprofile/
Dop_model_cell.c502 cbe_disable_pm(cpu); in cell_virtual_cntr()
638 cbe_disable_pm(cpu); in spu_evnt_swap()
923 cbe_disable_pm(cpu); in cell_cpu_setup()
1201 cbe_disable_pm(cpu); in cell_global_stop_spu_events()
1232 cbe_disable_pm(cpu); in cell_global_stop_ppu()
1510 cbe_disable_pm(cpu); in cell_handle_interrupt_spu()
1632 cbe_disable_pm(cpu); in cell_handle_interrupt_ppu()
/arch/powerpc/include/asm/
Dcell-pmu.h93 extern void cbe_disable_pm(u32 cpu);
/arch/powerpc/platforms/cell/
Dpmu.c321 void cbe_disable_pm(u32 cpu) in cbe_disable_pm() function
327 EXPORT_SYMBOL_GPL(cbe_disable_pm);