Searched refs:trace_addr (Results 1 – 2 of 2) sorted by relevance
108 u32 trace_addr; in cell_spu_pc_collection() local115 trace_addr = cbe_read_pm(cpu, trace_address); in cell_spu_pc_collection()116 while (!(trace_addr & CBE_PM_TRACE_BUF_EMPTY)) { in cell_spu_pc_collection()126 trace_addr = cbe_read_pm(cpu, trace_address); in cell_spu_pc_collection()
1487 u32 trace_addr; in cell_handle_interrupt_spu() local1520 trace_addr = cbe_read_pm(cpu, trace_address); in cell_handle_interrupt_spu()1522 while (!(trace_addr & CBE_PM_TRACE_BUF_EMPTY)) { in cell_handle_interrupt_spu()1529 trace_addr = cbe_read_pm(cpu, trace_address); in cell_handle_interrupt_spu()