Searched refs:mttb (Results 1 - 3 of 3) sorted by relevance

/macosx-10.5.8/xnu-1228.15.4/osfmk/ppc/
H A Dproc_reg.h303 extern void mttb(unsigned int val);
305 extern __inline__ void mttb(unsigned int val) function
H A Dcpu.c127 mttb(0);
129 mttb(proc_info->save_tbl);
181 mttb(0);
183 mttb(tbl);
739 mttb(0);
741 mttb(tbl);
H A DDiagnostics.c131 mttb(0); /* Set low to keep from ticking */
133 mttb(tbl); /* Set adjusted low */

Completed in 79 milliseconds