Home
last modified time | relevance | path

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

/xnu-11417.121.6/osfmk/mach/
H A Dexclaves.h1030 exclaves_update_timebase(exclaves_clock_type_t type, uint64_t offset);
/xnu-11417.121.6/osfmk/arm64/sptm/
H A Darm_init_sptm.c1124 exclaves_update_timebase(EXCLAVES_CLOCK_ABSOLUTE, in arm_init_cpu()
1128 exclaves_update_timebase(EXCLAVES_CLOCK_CONTINUOUS, in arm_init_cpu()
/xnu-11417.121.6/osfmk/kern/
H A Dexclaves.c1039 exclaves_update_timebase(exclaves_clock_type_t type, uint64_t offset) in exclaves_update_timebase() function