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

  /src/sys/arch/alpha/include/
alpha.h 95 void alpha_init(u_long, u_long, u_long, u_long, u_long);
  /src/sys/arch/alpha/alpha/
locore.s 114 * All arguments are passed to alpha_init().
131 * Call alpha_init() to do pre-main initialization.
132 * alpha_init() gets the arguments we were called with,
135 CALL(alpha_init)
machdep.c 290 alpha_init(u_long xxx_pfn __unused, u_long ptb, u_long bim, u_long bip, function in typeref:typename:void
878 * in alpha_init().

Completed in 13 milliseconds