Home
last modified time | relevance | path

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

/xnu-12377.61.12/osfmk/mach/
H A Dexclaves.h1108 exclaves_update_timebase(exclaves_clock_type_t type, uint64_t offset);
/xnu-12377.61.12/osfmk/arm64/sptm/
H A Darm_init_sptm.c1280 exclaves_update_timebase(EXCLAVES_CLOCK_ABSOLUTE, in arm_init_cpu()
1284 exclaves_update_timebase(EXCLAVES_CLOCK_CONTINUOUS, in arm_init_cpu()
/xnu-12377.61.12/osfmk/kern/
H A Dexclaves.c1094 exclaves_update_timebase(exclaves_clock_type_t type, uint64_t offset) in exclaves_update_timebase() function