HomeSort by: relevance | last modified time | path
    Searched defs:tsc_delay (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/arch/x86/x86/
tsc.c 59 static void tsc_delay(unsigned int);
245 delay_func = tsc_delay;
413 tsc_delay(unsigned int us) function in typeref:typename:void
tsc.c 59 static void tsc_delay(unsigned int);
245 delay_func = tsc_delay;
413 tsc_delay(unsigned int us) function in typeref:typename:void
tsc.c 59 static void tsc_delay(unsigned int);
245 delay_func = tsc_delay;
413 tsc_delay(unsigned int us) function in typeref:typename:void

Completed in 66 milliseconds