Home
last modified time | relevance | path

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

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