OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:tf_ap
(Results
1 - 8
of
8
) sorted by relevancy
/src/sys/arch/vax/include/
trap.h
85
long
tf_ap
; /* Argument pointer on user stack */
member in struct:trapframe
/src/sys/arch/vax/vax/
compat_16_machdep.c
148
tf->
tf_ap
= ksc.sc_ap;
183
sigctx.sc_ap = tf->
tf_ap
;
compat_13_machdep.c
153
tf->
tf_ap
= ksc.sc_ap;
172
sigctx.sc_ap = tf->
tf_ap
;
syscall.c
90
error = copyin((char*)tf->
tf_ap
+ 4, args, callp->sy_argsize);
sig_machdep.c
228
tf->
tf_ap
= sp;
machdep.c
461
regs->ap = tf->
tf_ap
;
475
tf->
tf_ap
= regs->ap;
637
gr[_REG_AP] = tf->
tf_ap
;
684
tf->
tf_ap
= gr[_REG_AP];
db_machdep.c
169
ddb_regs.
tf_ap
= pf->ca_ap;
314
{"ap", &ddb_regs.
tf_ap
, FCN_NULL},
trap.c
237
tf->
tf_ap
, tf->tf_fp, tf->tf_sp, tf->tf_pc);
Completed in 16 milliseconds
Indexes created Fri Oct 17 09:09:57 GMT 2025