Home
last modified time | relevance | path

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

/xnu-11215.1.10/osfmk/mach/
H A Dexclaves.h922 exclaves_update_timebase(exclaves_clock_type_t type, uint64_t offset);
/xnu-11215.1.10/osfmk/arm64/sptm/
H A Darm_init_sptm.c1051 exclaves_update_timebase(EXCLAVES_CLOCK_ABSOLUTE, in arm_init_cpu()
1055 exclaves_update_timebase(EXCLAVES_CLOCK_CONTINUOUS, in arm_init_cpu()
/xnu-11215.1.10/osfmk/kern/
H A Dexclaves.c1035 exclaves_update_timebase(exclaves_clock_type_t type, uint64_t offset) in exclaves_update_timebase() function