Searched refs:traceEnd (Results 1 - 5 of 5) sorted by relevance

/macosx-10.5.8/xnu-1228.15.4/osfmk/ppc/
H A Dlow_trace.h81 unsigned int traceEnd; /* End of trace table */ member in struct:traceWork
H A Dpmap.c503 trcWork.traceEnd = (unsigned int)addr + trcWork.traceSize; /* Set end of trace table */
505 addr = (vm_offset_t)trcWork.traceEnd; /* Set next allocatable location */
H A Ddb_low_trace.c101 xTraceEnd = trcWork.traceEnd; /* Transfer end of table */
H A Dgenassym.c1397 DECLARE("traceEnd", offsetof(struct lowglo *, lgTrcWork.traceEnd));
H A Dlowmem_vectors.s928 lwz r22,traceEnd(0) ; Get end of trace table
1065 lwz r22,traceEnd(0) ; Get end of trace table
1481 lwz r26,traceEnd(0) ; Get end of trace table
1810 lwz r26,traceEnd(0) ; Get end of trace table

Completed in 91 milliseconds