Home
last modified time | relevance | path

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

/linux-4.4.14/arch/powerpc/include/asm/
Dcell-pmu.h48 #define CBE_PM_TRACE_BUF_EMPTY 0x00000400 macro
/linux-4.4.14/arch/powerpc/oprofile/cell/
Dspu_profiler.c120 while (!(trace_addr & CBE_PM_TRACE_BUF_EMPTY)) { in cell_spu_pc_collection()
/linux-4.4.14/drivers/ps3/
Dps3-lpm.c408 return CBE_PM_TRACE_BUF_EMPTY; in ps3_read_pm()
/linux-4.4.14/arch/powerpc/oprofile/
Dop_model_cell.c1530 while (!(trace_addr & CBE_PM_TRACE_BUF_EMPTY)) { in cell_handle_interrupt_spu()