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

  /src/sys/arch/sparc/sparc/
locore.s 171 KGDB_STACK_SIZE = 2048
174 .skip KGDB_STACK_SIZE ! hope this is enough
2280 set _C_LABEL(kgdb_stack) + KGDB_STACK_SIZE - 80, %l0
  /src/sys/arch/sparc64/sparc64/
locore.s 271 KGDB_STACK_SIZE = 2048
274 .space KGDB_STACK_SIZE ! hope this is enough
4023 set _C_LABEL(kgdb_stack) + KGDB_STACK_SIZE - 80, %l0

Completed in 103 milliseconds