_hypercall2       220 include/asm-x86/xen/hypercall.h 	return _hypercall2(int, set_gdt, frame_list, entries);
_hypercall2       226 include/asm-x86/xen/hypercall.h 	return _hypercall2(int, stack_switch, ss, esp);
_hypercall2       255 include/asm-x86/xen/hypercall.h 	return _hypercall2(int, callback_op, cmd, arg);
_hypercall2       267 include/asm-x86/xen/hypercall.h 	return _hypercall2(int, sched_op_new, cmd, arg);
_hypercall2       275 include/asm-x86/xen/hypercall.h 	return _hypercall2(long, set_timer_op, timeout_lo, timeout_hi);
_hypercall2       281 include/asm-x86/xen/hypercall.h 	return _hypercall2(int, set_debugreg, reg, value);
_hypercall2       299 include/asm-x86/xen/hypercall.h 	return _hypercall2(int, memory_op, cmd, arg);
_hypercall2       305 include/asm-x86/xen/hypercall.h 	return _hypercall2(int, multicall, call_list, nr_calls);
_hypercall2       323 include/asm-x86/xen/hypercall.h 	int rc = _hypercall2(int, event_channel_op, cmd, arg);
_hypercall2       337 include/asm-x86/xen/hypercall.h 	return _hypercall2(int, xen_version, cmd, arg);
_hypercall2       349 include/asm-x86/xen/hypercall.h 	int rc = _hypercall2(int, physdev_op, cmd, arg);
_hypercall2       382 include/asm-x86/xen/hypercall.h 	return _hypercall2(int, vm_assist, cmd, type);
_hypercall2       395 include/asm-x86/xen/hypercall.h 	return _hypercall2(int, set_segment_base, reg, value);
_hypercall2       409 include/asm-x86/xen/hypercall.h 	return _hypercall2(int, nmi_op, op, arg);