OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:_harg
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/arch/i386/include/xen/
hypercalls.h
72
#define
_harg
(...) __VA_ARGS__
macro
81
_hypercall(__HYPERVISOR_set_trap_table,
_harg
("1" (table)),
82
_harg
("=a" (ret), "=b" (ign1)));
93
_hypercall(__HYPERVISOR_set_gdt,
_harg
("1" (frame_list), "2" (entries)),
94
_harg
("=a" (ret), "=b" (ign1), "=c" (ign2)));
105
_hypercall(__HYPERVISOR_stack_switch,
_harg
("1" (ss), "2" (esp)),
106
_harg
("=a" (ret), "=b" (ign1), "=c" (ign2)));
120
_harg
("1" (event_selector),"2" (event_address),
122
_harg
("=a" (ret), "=b" (ign1), "=c" (ign2), "=d" (ign3), "=S" (ign4)));
135
_hypercall(__HYPERVISOR_dom0_op,
_harg
("1" (dom0_op))
[
all
...]
hypercalls.h
72
#define
_harg
(...) __VA_ARGS__
macro
81
_hypercall(__HYPERVISOR_set_trap_table,
_harg
("1" (table)),
82
_harg
("=a" (ret), "=b" (ign1)));
93
_hypercall(__HYPERVISOR_set_gdt,
_harg
("1" (frame_list), "2" (entries)),
94
_harg
("=a" (ret), "=b" (ign1), "=c" (ign2)));
105
_hypercall(__HYPERVISOR_stack_switch,
_harg
("1" (ss), "2" (esp)),
106
_harg
("=a" (ret), "=b" (ign1), "=c" (ign2)));
120
_harg
("1" (event_selector),"2" (event_address),
122
_harg
("=a" (ret), "=b" (ign1), "=c" (ign2), "=d" (ign3), "=S" (ign4)));
135
_hypercall(__HYPERVISOR_dom0_op,
_harg
("1" (dom0_op))
[
all
...]
Completed in 24 milliseconds
Indexes created Mon Oct 13 16:09:52 GMT 2025