Home
last modified time | relevance | path

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

/arch/powerpc/include/asm/
Dcell-pmu.h92 extern void cbe_enable_pm(u32 cpu);
/arch/powerpc/oprofile/
Dop_model_cell.c550 cbe_enable_pm(cpu); in cell_virtual_cntr()
673 cbe_enable_pm(cpu); in spu_evnt_swap()
1387 cbe_enable_pm(cpu); in cell_global_start_spu_events()
1433 cbe_enable_pm(cpu); in cell_global_start_ppu()
1602 cbe_enable_pm(cpu); in cell_handle_interrupt_spu()
1675 cbe_enable_pm(cpu); in cell_handle_interrupt_ppu()
/arch/powerpc/platforms/cell/
Dpmu.c308 void cbe_enable_pm(u32 cpu) in cbe_enable_pm() function
319 EXPORT_SYMBOL_GPL(cbe_enable_pm);