OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:_hypercall1
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/arch/amd64/include/xen/
hypercalls.h
58
#define
_hypercall1
(type, name, a1) \
macro
126
return
_hypercall1
(int, set_trap_table, table);
170
return
_hypercall1
(int, fpu_taskswitch, set);
191
return
_hypercall1
(long, set_timer_op, timeout);
199
return
_hypercall1
(int, platform_op, platform_op);
213
return
_hypercall1
(unsigned long, get_debugreg, reg);
249
return
_hypercall1
(int, event_channel_op, op);
443
return
_hypercall1
(int, dom0_op, dom0_op);
453
return
_hypercall1
(int, mca, mc);
459
return
_hypercall1
(int, sysctl, sysctl)
[
all
...]
hypercalls.h
58
#define
_hypercall1
(type, name, a1) \
macro
126
return
_hypercall1
(int, set_trap_table, table);
170
return
_hypercall1
(int, fpu_taskswitch, set);
191
return
_hypercall1
(long, set_timer_op, timeout);
199
return
_hypercall1
(int, platform_op, platform_op);
213
return
_hypercall1
(unsigned long, get_debugreg, reg);
249
return
_hypercall1
(int, event_channel_op, op);
443
return
_hypercall1
(int, dom0_op, dom0_op);
453
return
_hypercall1
(int, mca, mc);
459
return
_hypercall1
(int, sysctl, sysctl)
[
all
...]
Completed in 34 milliseconds
Indexes created Tue Sep 30 07:10:03 GMT 2025