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

/seL4-refos-master/kernel/include/arch/x86/arch/machine/
H A Dtimer.h76 BOOT_CODE uint32_t tsc_init(void);
/seL4-refos-master/kernel/src/plat/pc99/machine/
H A Dhardware.c76 BOOT_CODE uint32_t tsc_init(void) function
/seL4-refos-master/kernel/src/arch/x86/kernel/
H A Dapic.c56 x86KStscMhz = tsc_init();
H A Dboot.c184 tsc_freq = tsc_init();

Completed in 31 milliseconds