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

  /src/sys/arch/hppa/dev/
cpu.c 57 struct cpu_info *cpu_hatch_info; variable in typeref:struct:cpu_info *
249 * cpu_hatch_info must happen before writing EIR{0};
258 * value we just stored at cpu_hatch_info.
260 cpu_hatch_info = ci;
  /src/sys/arch/hppa/hppa/
locore.S 487 ldil L%cpu_hatch_info, %r3
488 ldw R%cpu_hatch_info(%r3), %r3

Completed in 260 milliseconds