Home
last modified time | relevance | path

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

/xnu-12377.1.9/osfmk/mach/
H A Dexclaves.h1099 exclaves_update_timebase(exclaves_clock_type_t type, uint64_t offset);
/xnu-12377.1.9/osfmk/arm64/sptm/
H A Darm_init_sptm.c1175 exclaves_update_timebase(EXCLAVES_CLOCK_ABSOLUTE, in arm_init_cpu()
1179 exclaves_update_timebase(EXCLAVES_CLOCK_CONTINUOUS, in arm_init_cpu()
/xnu-12377.1.9/osfmk/kern/
H A Dexclaves.c1096 exclaves_update_timebase(exclaves_clock_type_t type, uint64_t offset) in exclaves_update_timebase() function