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

/macosx-10.5.8/xnu-1228.15.4/osfmk/mach/ppc/
H A Dprocessor_info.h145 #define PERFMON_MMCR0(x) ((x)[0].u.mmcr0.word) macro
/macosx-10.5.8/xnu-1228.15.4/osfmk/ppc/
H A Dcpu.c858 mtmmcr0(PERFMON_MMCR0(perf_regs) & MMCR0_SUPPORT_MASK);
876 mtmmcr0(PERFMON_MMCR0(perf_regs) & MMCR0_SUPPORT_MASK);
900 mtmmcr0(PERFMON_MMCR0(perf_regs) & MMCR0_SUPPORT_MASK);
914 mtmmcr0(PERFMON_MMCR0(perf_regs) & MMCR0_SUPPORT_MASK);
1004 PERFMON_MMCR0(perf_regs) = mfmmcr0();
1022 PERFMON_MMCR0(perf_regs) = mfmmcr0();

Completed in 27 milliseconds