OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:ci_intrdepth
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/arch/ia64/include/
cpu.h
113
u_long
ci_intrdepth
; /* interrupt trap depth */
member in struct:cpu_info
150
#define CLKF_INTR(frame) (curcpu()->
ci_intrdepth
)
/src/sys/arch/alpha/include/
cpu.h
116
u_long
ci_intrdepth
; /* interrupt trap depth */
member in struct:cpu_info
217
((curcpu()->
ci_intrdepth
& 0xf) != 0) /* see interrupt() */
Completed in 77 milliseconds
Indexes created Mon Sep 29 21:09:56 GMT 2025