Home
last modified time | relevance | path

Searched refs:USER_TIMEBASE_NOSPEC (Results 1 – 3 of 3) sorted by relevance

/xnu-8019.80.24/libsyscall/wrappers/
H A Dmach_continuous_time.c69 boolean_t has_cntvctss_el0 = *((uint8_t*)_COMM_PAGE_USER_TIMEBASE) == USER_TIMEBASE_NOSPEC; in _mach_continuous_hwclock()
H A Dmach_absolute_time.s260 cmp x2, #USER_TIMEBASE_NOSPEC
/xnu-8019.80.24/osfmk/arm/
H A Dcpu_capabilities.h43 #define USER_TIMEBASE_NOSPEC 2 macro