OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:tf_pil
(Results
1 - 5
of
5
) sorted by relevancy
/src/sys/arch/sparc64/include/
reg.h
108
char
tf_pil
; /* What IRQ we're handling */
member in struct:trapframe64
/src/sys/arch/sparc64/sparc64/
intr.c
100
if (fp->
tf_pil
< 16)
101
straycnt[(int)fp->
tf_pil
]++;
107
if ((fp->
tf_pil
== PIL_SER) /* && swallow_zsintrs */) return;
112
fp->
tf_pil
, (unsigned long long)fp->tf_pc,
core_machdep.c
100
md_core.md_tf.
tf_pil
= l->l_md.md_tf->
tf_pil
;
db_trace.c
391
(int)tf->tf_y, (int)tf->
tf_pil
, (int)tf->tf_oldpil,
trap.c
385
(int)tf->
tf_pil
, (int)tf->tf_oldpil, (int)tf->tf_tt);
Completed in 17 milliseconds
Indexes created Sun Oct 19 19:09:49 GMT 2025