Searched refs:tsc_init (Results 1 - 3 of 3) sorted by relevance

/darwin-on-arm/xnu/osfmk/i386/
H A Dtsc.h78 extern void tsc_init(void);
H A Dtsc.c133 tsc_init(void) function
211 panic("tsc_init: EFI not supported!\n");
H A Di386_init.c575 /* Note: doing this prior to tsc_init() allows for graceful panic! */
579 tsc_init();

Completed in 29 milliseconds