Searched refs:PERFMON_MMCR2 (Results 1 - 2 of 2) sorted by relevance

/macosx-10.5.8/xnu-1228.15.4/osfmk/mach/ppc/
H A Dprocessor_info.h151 #define PERFMON_MMCR2(x) ((x)[2].u.mmcr2.word) macro
/macosx-10.5.8/xnu-1228.15.4/osfmk/ppc/
H A Dcpu.c882 mtmmcr2(PERFMON_MMCR2(perf_regs) & MMCR2_SUPPORT_MASK);
916 mtmmcr2(PERFMON_MMCR2(perf_regs) & MMCR2_SUPPORT_MASK);
1028 PERFMON_MMCR2(perf_regs) = mfmmcr2();

Completed in 26 milliseconds