OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ih_level
(Results
1 - 25
of
36
) sorted by relevancy
1
2
/src/sys/arch/arm/ofw/
ofw_irqhandler.c
134
if (handler->
ih_level
< 0 || handler->
ih_level
>= NIPL)
161
* If
ih_level
is out of range then don't bother to update
164
if (handler->
ih_level
>= 0 && handler->
ih_level
< NIPL) {
173
level = ptr->
ih_level
- 1;
175
if (ptr->
ih_level
- 1 < level)
176
level = ptr->
ih_level
- 1;
248
* If
ih_level
is out of range then don't bother to update
251
if (handler->
ih_level
>= 0 && handler->ih_level < NIPL)
[
all
...]
/src/sys/arch/arm/iomd/
iomd_irqhandler.c
157
if (handler->
ih_level
< 0 || handler->
ih_level
>= NIPL)
193
* If
ih_level
is out of range then don't bother to update
196
if (handler->
ih_level
>= 0 && handler->
ih_level
< NIPL) {
207
level = ptr->
ih_level
- 1;
208
max_level = ptr->
ih_level
- 1;
210
if (ptr->
ih_level
- 1 < level)
211
level = ptr->
ih_level
- 1;
212
else if (ptr->
ih_level
- 1 > max_level
[
all
...]
iomd_dma.c
313
dp->dc_ih.
ih_level
= ipl;
/src/sys/arch/x86/x86/
x86_softintr.c
179
levels |= 1 << q->
ih_level
;
205
if (q->
ih_level
< minlevel)
206
minlevel = q->
ih_level
;
207
if (q->
ih_level
> maxlevel)
208
maxlevel = q->
ih_level
;
232
fake_preempt_intrhand.
ih_level
= IPL_PREEMPT;
263
fake_softbio_intrhand.
ih_level
= IPL_SOFTBIO;
269
fake_softnet_intrhand.
ih_level
= IPL_SOFTNET;
275
fake_softserial_intrhand.
ih_level
= IPL_SOFTSERIAL;
281
fake_softclock_intrhand.
ih_level
= IPL_SOFTCLOCK
[
all
...]
/src/sys/arch/hpcarm/include/
irqhandler.h
65
int
ih_level
; /* Interrupt level */
member in struct:irqhandler
/src/sys/arch/sh3/include/
intr.h
53
int
ih_level
; /* SR.I[0:3] value */
member in struct:intc_intrhand
/src/sys/arch/newsmips/include/
intr.h
49
u_int
ih_level
;
member in struct:newsmips_intrhand
/src/sys/arch/landisk/landisk/
intr.c
51
int
ih_level
;
member in struct:intrhand
109
(void)_cpu_intr_resume(ih->
ih_level
);
114
(void)_cpu_intr_resume(ih->
ih_level
);
180
fakehand.
ih_level
= level;
191
ih->
ih_level
= level;
/src/sys/arch/arm/sa11x0/
sa11x0_irqhandler.c
124
ipls |= 1 << q->
ih_level
;
190
fakehand.
ih_level
= level;
206
ih->
ih_level
= level;
/src/sys/arch/shark/include/
irqhandler.h
125
int
ih_level
; /* Interrupt level */
member in struct:irqhandler
/src/sys/arch/shark/isa/
isa_irqhandler.c
170
if (handler->
ih_level
< 0 || handler->
ih_level
>= NIPL)
281
levels |= 1 << ptr->
ih_level
;
315
ih->
ih_level
= level;
isa_shark_machdep.c
182
ih->
ih_level
= level;
/src/sys/arch/xen/xen/
evtchn.c
384
iplmask &= ~(1ULL << XEN_IPL2SIR(ih->
ih_level
));
389
if (ih->
ih_level
<= ilevel) {
392
printf("ih->
ih_level
%d <= ilevel %d\n", ih->
ih_level
, ilevel);
404
iplmask &= ~(1ULL << XEN_IPL2SIR(ih->
ih_level
));
405
ci->ci_ilevel = ih->
ih_level
;
800
if (ih->
ih_level
> evts->ev_maxlevel)
801
evts->ev_maxlevel = ih->
ih_level
;
802
evts->ev_imask |= (1 << XEN_IPL2SIR(ih->
ih_level
));
839
if ((*ihp)->
ih_level
< ih->ih_level
[
all
...]
/src/sys/dev/pci/
btvmeivar.h
35
int
ih_level
;
member in struct:b3_617_vmeintrhand
btvmeii.c
99
int
ih_level
;
member in struct:b3_2706_vmeintrhand
459
ih->
ih_level
= lv >> 8;
502
if ((ih->
ih_level
== level) &&
/src/sys/arch/evbsh3/ap_ms104_sh4/
ap_ms104_sh4_intr.c
52
int
ih_level
;
member in struct:intrhand
139
fakehand.
ih_level
= level;
150
ih->
ih_level
= level;
/src/sys/arch/sh3/sh3/
interrupt.c
62
[0] = { .ih_func = intc_unknown_intr, .
ih_level
= 0xf0 }
119
ih->
ih_level
= level << 4; /* convert to SR.IMASK format. */
189
/*
ih_level
is in the SR.IMASK format */
190
intc_intr_priority(evtcode, (ih->
ih_level
>> 4));
/src/sys/arch/acorn32/include/
irqhandler.h
189
int
ih_level
; /* Interrupt level */
member in struct:irqhandler
/src/sys/arch/x86/include/
intr.h
137
int
ih_level
;
member in struct:intrhand
/src/sys/arch/arc/isa/
isabus.c
264
levels |= 1 << q->
ih_level
;
298
irqs |= imask[q->
ih_level
];
383
fakehand.
ih_level
= level;
395
ih->
ih_level
= level;
/src/sys/arch/alpha/include/
intr.h
208
int
ih_level
;
member in struct:alpha_shared_intrhand
/src/sys/arch/newsmips/dev/
hb.c
106
ih->
ih_level
= level;
/src/sys/arch/dreamcast/dreamcast/
machdep.c
279
_cpu_intr_resume(ih->
ih_level
);
/src/sys/arch/ia64/ia64/
interrupt.c
204
int
ih_level
;
member in struct:ia64_intrhand
315
ih->
ih_level
= level;
/src/sys/arch/arc/include/
isa_machdep.h
144
int
ih_level
;
member in struct:isa_intrhand
Completed in 24 milliseconds
1
2
Indexes created Wed Oct 15 16:09:53 GMT 2025