Home
last modified time | relevance | path

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

/xnu-10063.141.1/osfmk/mach/
H A Dexclaves.h857 exclaves_update_timebase(exclaves_clock_type_t type, uint64_t offset);
/xnu-10063.141.1/osfmk/arm64/sptm/
H A Darm_init_sptm.c994 exclaves_update_timebase(EXCLAVES_CLOCK_ABSOLUTE, in arm_init_cpu()
998 exclaves_update_timebase(EXCLAVES_CLOCK_CONTINUOUS, in arm_init_cpu()
/xnu-10063.141.1/osfmk/kern/
H A Dexclaves.c1095 exclaves_update_timebase(exclaves_clock_type_t type, uint64_t offset) in exclaves_update_timebase() function