Home
last modified time | relevance | path

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

/xnu-8792.41.9/pexpert/pexpert/arm64/
H A Dapple_arm64_common.h80 #define CPU_VERSION_A0 0x00 macro
/xnu-8792.41.9/osfmk/arm/
H A Drtclock.c93 timebase_validation = ml_get_topology_info()->chip_revision == CPU_VERSION_A0; in rtclock_early_init()