Home
last modified time | relevance | path

Searched refs:CPU_TYPE_POWERPC64 (Results 1 – 2 of 2) sorted by relevance

/xnu-8019.80.24/osfmk/mach/
H A Dmachine.h163 #define CPU_TYPE_POWERPC64 (CPU_TYPE_POWERPC | CPU_ARCH_ABI64) macro
/xnu-8019.80.24/tests/
H A Dmemorystatus_freeze_test.c119 case CPU_TYPE_POWERPC64: in in_shared_region()