HomeSort by: relevance | last modified time | path
    Searched refs:x86_rndseed (Results 1 - 4 of 4) sorted by relevancy

  /src/sys/arch/x86/include/
machdep.h 68 void x86_rndseed(void);
  /src/sys/arch/x86/x86/
x86_machdep.c 264 /* handled in x86_rndseed */
289 x86_rndseed(void) function in typeref:typename:void
  /src/sys/arch/i386/i386/
machdep.c 1315 * x86_rndseed requires access to the direct map.
1318 x86_rndseed();
  /src/sys/arch/amd64/amd64/
machdep.c 1843 * x86_rndseed requires access to the direct map.
1846 x86_rndseed();

Completed in 33 milliseconds