Lines Matching defs:_harg
72 #define _harg(...) __VA_ARGS__
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)),
136 _harg("=a" (ret), "=b" (ign1)));
148 _hypercall(__HYPERVISOR_set_debugreg, _harg("1" (reg), "2" (value)),
149 _harg("=a" (ret), "=b" (ign1), "=c" (ign2)));
160 _hypercall(__HYPERVISOR_get_debugreg, _harg("1" (reg)),
161 _harg("=a" (ret), "=b" (ign1)));
175 _hypercall(__HYPERVISOR_mca, _harg("1" (mc)),
176 _harg("=a" (ret), "=b" (ign1)));
187 _hypercall(__HYPERVISOR_hvm_op, _harg("1" (cmd), "2" (arg)),
188 _harg("=a" (ret), "=b" (ign1), "=c" (ign2)));
201 _harg("1" (req), "2" (count), "3" (success_count), "4" (domid)),
202 _harg("=a" (ret), "=b" (ign1), "=c" (ign2), "=d" (ign3), "=S" (ign4)));
215 _harg("1" (op), "2" (count), "3" (success_count), "4" (domid)),
216 _harg("=a" (ret), "=b" (ign1), "=c" (ign2), "=d" (ign3), "=S" (ign4)));
227 _hypercall(__HYPERVISOR_fpu_taskswitch, _harg("1" (set)),
228 _harg("=a" (ret), "=b" (ign1)));
242 _harg("1" (ma1), "2" (ma2), "3" (word1), "4" (word2)),
243 _harg("=a" (ret), "=b" (ign1), "=c" (ign2), "=d" (ign3), "=S" (ign4)));
254 _hypercall(__HYPERVISOR_memory_op, _harg("1" (cmd), "2" (arg)),
255 _harg("=a" (ret), "=b" (ign1), "=c" (ign2)));
273 _harg("1" (page_nr), "2" (pte_low), "3" (pte_hi), "4" (flags)),
274 _harg("=a" (ret), "=b" (ign1), "=c" (ign2), "=d" (ign3), "=S" (ign4)));
297 _harg("1" (page_nr), "2" (pte_low), "3" (pte_hi), "4" (flags), "5" (domid)),
298 _harg("=a" (ret), "=b" (ign1), "=c" (ign2), "=d" (ign3), "=S" (ign4),
311 _hypercall(__HYPERVISOR_xen_version, _harg("1" (cmd), "2" (arg)),
312 _harg("=a" (ret), "=b" (ign1), "=c" (ign2)));
324 _harg("1" (cmd), "2" (uop), "3" (count)),
325 _harg("=a" (ret), "=b" (ign1), "=c" (ign2), "=d" (ign3)));
338 _harg("1" (cmd), "2" (vcpuid), "3" (extra_args)),
339 _harg("=a" (ret), "=b" (ign1), "=c" (ign2), "=d" (ign3)));
350 _hypercall(__HYPERVISOR_sched_op, _harg("1" (SCHEDOP_yield), "2" (0)),
351 _harg("=a" (ret), "=b" (ign1), "=c" (ign2)));
362 _hypercall(__HYPERVISOR_sched_op, _harg("1" (SCHEDOP_block), "2" (0)),
363 _harg("=a" (ret), "=b" (ign1), "=c" (ign2)));
381 _harg("1" (SCHEDOP_shutdown), "2" (&shutdown_reason)),
382 _harg("=a" (ret), "=b" (ign1), "=c" (ign2)));
385 _harg("1" (SCHEDOP_shutdown), "2" (SHUTDOWN_poweroff)),
386 _harg("=a" (ret), "=b" (ign1), "=c" (ign2)));
406 _harg("1" (SCHEDOP_shutdown), "2" (&shutdown_reason)),
407 _harg("=a" (ret), "=b" (ign1), "=c" (ign2)));
410 _harg("1" (SCHEDOP_shutdown), "2" (SHUTDOWN_crash)),
411 _harg("=a" (ret), "=b" (ign1), "=c" (ign2)));
430 _harg("1" (SCHEDOP_shutdown), "2" (&shutdown_reason)),
431 _harg("=a" (ret), "=b" (ign1), "=c" (ign2)));
434 _harg("1" (SCHEDOP_shutdown), "2" (SHUTDOWN_reboot)),
435 _harg("=a" (ret), "=b" (ign1), "=c" (ign2)));
454 _harg("1" (SCHEDOP_shutdown), "2" (&shutdown_reason), "3" (srec)),
455 _harg("=a" (ret), "=b" (ign1), "=c" (ign2), "=d" (ign3)));
458 _harg("1" (SCHEDOP_shutdown), "2" (SHUTDOWN_suspend), "3" (srec)),
459 _harg("=a" (ret), "=b" (ign1), "=c" (ign2), "=d" (ign3)));
474 _harg("1" (timeout_lo), "2" (timeout_hi)),
475 _harg("=a" (ret), "=b" (ign1), "=c" (ign2)));
487 _hypercall(__HYPERVISOR_platform_op, _harg("1" (platform_op)),
488 _harg("=a" (ret), "=b" (ign1)));
500 _harg("1" (call_list), "2" (nr_calls)),
501 _harg("=a" (ret), "=b" (ign1), "=c" (ign2)));
514 _hypercall(__HYPERVISOR_event_channel_op, _harg("1" (op)),
515 _harg("=a" (ret), "=b" (ign1)));
519 _hypercall(__HYPERVISOR_event_channel_op, _harg("1" (op->cmd), "2" (&op->u)),
520 _harg("=a" (ret), "=b" (ign1), "=c" (ign2)));
532 _harg("1" (cmd), "2" (count), "3" (str)),
533 _harg("=a" (ret), "=b" (ign1), "=c" (ign2), "=d" (ign3)));
544 _hypercall(__HYPERVISOR_physdev_op, _harg("1" (cmd), "2" (physdev_op)),
545 _harg("=a" (ret), "=b" (ign1), "=c" (ign2)));
556 _hypercall(__HYPERVISOR_vm_assist, _harg("1" (cmd), "2" (type)),
557 _harg("=a" (ret), "=b" (ign1), "=c" (ign2)));
568 _hypercall(__HYPERVISOR_sysctl, _harg("1" (sysctl)),
569 _harg("=a" (ret), "=b" (ign1)));