Home
last modified time | relevance | path

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

/xnu-8020.101.4/osfmk/arm/
H A Dcpu.c338 cpu_data_ptr->cpu_base_timebase_high = 0; in cpu_data_init()
463 cdp->cpu_base_timebase_high = rtclock_base_abstime_high; in cpu_timebase_init()
H A Dcpu_data_internal.h157 #define cpu_base_timebase_high cbtb.split.high macro
H A Dgenassym.c231 offsetof(cpu_data_t, cpu_base_timebase_high)); in main()