OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:tf_format
(Results
1 - 6
of
6
) sorted by relevancy
/src/sys/arch/hp300/stand/common/
machdep.c
122
fp->
tf_format
, fp->
tf_format
, fp->tf_sr, fp->tf_pc);
/src/sys/arch/m68k/include/
cpuframe.h
51
u_short /* BITFIELDTYPE */
tf_format
:4,
member in struct:frame::trapframe
134
#define f_format F_t.
tf_format
/src/sys/arch/sun2/sun2/
trap.c
320
tf->tf_stackadj = exframesize[tf->
tf_format
];
321
tf->
tf_format
= tf->tf_vector = 0;
353
ksi.ksi_addr = (void *)(int)tf->
tf_format
;
393
ksi.ksi_addr = (void *)(int)tf->
tf_format
;
403
ksi.ksi_addr = (void *)(int)tf->
tf_format
;
/src/sys/arch/sun3/sun3/
trap.c
327
tf->tf_stackadj = exframesize[tf->
tf_format
];
328
tf->
tf_format
= tf->tf_vector = 0;
360
ksi.ksi_addr = (void *)(int)tf->
tf_format
;
400
ksi.ksi_addr = (void *)(int)tf->
tf_format
;
410
ksi.ksi_addr = (void *)(int)tf->
tf_format
;
locore.s
171
clrw %sp@- |
tf_format
,tf_vector
/src/sys/arch/sun3/sun3x/
locore.s
148
clrw %sp@- |
tf_format
,tf_vector
Completed in 17 milliseconds
Indexes created Thu Oct 16 14:10:15 GMT 2025