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

  /src/sys/arch/powerpc/oea/
cpu_subr.c 262 volatile int cpu_hatch_stack; variable in typeref:typename:volatile int
1421 cpu_hatch_stack = (uint32_t)hp + HATCH_STACK_SIZE - CALLFRAMELEN;

Completed in 93 milliseconds