OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:cpu_hatch_stack
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/arch/powerpc/powerpc/
locore_subr.S
574
lis %r4,_C_LABEL(
cpu_hatch_stack
)@ha
575
lwz %r1,_C_LABEL(
cpu_hatch_stack
)@l(%r4)
605
lis %r4,_C_LABEL(
cpu_hatch_stack
)@ha
606
lwz %r1,_C_LABEL(
cpu_hatch_stack
)@l(%r4)
/src/sys/arch/powerpc/oea/
cpu_subr.c
277
volatile int
cpu_hatch_stack
;
variable
1492
cpu_hatch_stack
= (uint32_t)hp + HATCH_STACK_SIZE - CALLFRAMELEN;
Completed in 25 milliseconds
Indexes created Tue Feb 24 01:34:59 UTC 2026