OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:PHYSDEVOP_eoi
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/external/mit/xen-include-public/dist/xen/include/public/
physdev.h
39
#define
PHYSDEVOP_eoi
12
49
* must issue
PHYSDEVOP_eoi
. The semantics of
PHYSDEVOP_eoi
change slightly
57
* guest must issue
PHYSDEVOP_eoi
. This hypercall is very similar to
59
*
PHYSDEVOP_eoi
. The page registered is used as a bit array indexed by
84
/* Need to call
PHYSDEVOP_eoi
when the IRQ has been serviced? */
/src/sys/arch/xen/xen/
evtchn.c
1121
(void)HYPERVISOR_physdev_op(
PHYSDEVOP_eoi
, &eoi);
Completed in 17 milliseconds
Indexes created Mon Feb 23 08:20:23 UTC 2026