Home
last modified time | relevance | path

Searched refs:CBE_PM_TRACE_BUF_EMPTY (Results 1 – 4 of 4) sorted by relevance

/OK3568_Linux_fs/kernel/arch/powerpc/include/asm/
H A Dcell-pmu.h35 #define CBE_PM_TRACE_BUF_EMPTY 0x00000400 macro
/OK3568_Linux_fs/kernel/arch/powerpc/oprofile/cell/
H A Dspu_profiler.c116 while (!(trace_addr & CBE_PM_TRACE_BUF_EMPTY)) { in cell_spu_pc_collection()
/OK3568_Linux_fs/kernel/drivers/ps3/
H A Dps3-lpm.c396 return CBE_PM_TRACE_BUF_EMPTY; in ps3_read_pm()
/OK3568_Linux_fs/kernel/arch/powerpc/oprofile/
H A Dop_model_cell.c1522 while (!(trace_addr & CBE_PM_TRACE_BUF_EMPTY)) { in cell_handle_interrupt_spu()