OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:tf_iisq_head
(Results
1 - 9
of
9
) sorted by relevancy
/src/sys/arch/hppa/include/
frame.h
80
u_int
tf_iisq_head
; /* cr17 */
member in struct:trapframe
/src/sys/arch/hppa/hppa/
db_machdep.c
93
{ "iisqh", (long *)&ddb_regs.
tf_iisq_head
, FCN_NULL, NULL },
186
tf->
tf_iisq_head
, tf->tf_iisq_tail, tf->tf_iioq_head,
process_machdep.c
88
regs->r_pcsqh = tf->
tf_iisq_head
;
160
tf->
tf_iisq_head
= regs->r_pcsqh;
sig_machdep.c
176
tf->
tf_iisq_head
= tf->tf_iisq_tail = pcb->pcb_space;
kgdb_hppa.c
186
KGDB_MOVEREG(34,
tf_iisq_head
); /* cr17 */ \
hppa_machdep.c
99
gr[_REG_PCSQH] = tf->
tf_iisq_head
;
218
tf->
tf_iisq_head
= pmap_sid(pmap, gr[_REG_PCOQH]);
intr.c
340
if (frame->
tf_iisq_head
== HPPA_SID_KERNEL &&
354
if (frame->
tf_iisq_head
== HPPA_SID_KERNEL &&
trap.c
425
if (tf->
tf_iisq_head
== HPPA_SID_KERNEL) {
598
space = frame->
tf_iisq_head
;
656
type, tts, space, va, frame->
tf_iisq_head
,
661
frame->
tf_iisq_head
, frame->tf_iioq_head, frame);
machdep.c
1876
tf->
tf_iisq_head
= tf->tf_iisq_tail = space;
Completed in 101 milliseconds
Indexes created Thu Oct 02 10:09:58 GMT 2025