OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:XEN_IPL2SIR
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/arch/x86/include/
intrdefs.h
47
#define
XEN_IPL2SIR
(ipl) ((ipl) + (SIR_XENIPL_VM - IPL_VM))
/src/sys/arch/xen/xen/
evtchn.c
384
iplmask &= ~(1ULL <<
XEN_IPL2SIR
(ih->ih_level));
404
iplmask &= ~(1ULL <<
XEN_IPL2SIR
(ih->ih_level));
802
evts->ev_imask |= (1 <<
XEN_IPL2SIR
(ih->ih_level));
850
int sir =
XEN_IPL2SIR
(ih->ih_level);
925
int sir =
XEN_IPL2SIR
(level);
1034
int sir =
XEN_IPL2SIR
(ih->ih_level);
Completed in 12 milliseconds
Indexes created Thu Oct 16 14:10:15 GMT 2025