Home
last modified time | relevance | path

Searched refs:HAS_ACNTVCT (Results 1 – 4 of 4) sorted by relevance

/xnu-11417.101.15/pexpert/pexpert/arm64/
H A DH13.h44 #define HAS_ACNTVCT 1 /* Supports private ISA non speculative MRS reads of timebase reg… macro
H A DH14.h46 #define HAS_ACNTVCT 1 /* Supports private ISA non speculative MRS reads of timebase re… macro
/xnu-11417.101.15/osfmk/arm/
H A Drtclock.c170 #if __ARM_ARCH_8_6__ || HAS_ACNTVCT in mach_absolute_time()
/xnu-11417.101.15/osfmk/arm64/
H A Dmachine_routines.c493 #if HAS_ACNTVCT in user_timebase_type()