OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ih_pic
(Results
1 - 5
of
5
) sorted by relevancy
/src/sys/arch/x86/x86/
x86_softintr.c
231
fake_preempt_intrhand.
ih_pic
= &softintr_pic;
262
fake_softbio_intrhand.
ih_pic
= &softintr_pic;
268
fake_softnet_intrhand.
ih_pic
= &softintr_pic;
274
fake_softserial_intrhand.
ih_pic
= &softintr_pic;
280
fake_softclock_intrhand.
ih_pic
= &softintr_pic;
intr.c
968
ih->
ih_pic
= pic;
1416
fake_timer_intrhand.
ih_pic
= &local_pic;
1430
fake_ipi_intrhand.
ih_pic
= &local_pic;
/src/sys/arch/x86/include/
intr.h
134
struct pic *
ih_pic
;
member in struct:intrhand
/src/sys/arch/xen/x86/
xen_intr.c
252
if (ih->
ih_pic
->pic_type == PIC_XEN) {
/src/sys/arch/xen/xen/
evtchn.c
906
esh_args.ih->
ih_pic
= &xen_pic;
Completed in 16 milliseconds
Indexes created Fri Oct 17 09:09:57 GMT 2025