_hypercall3       273 arch/x86/include/asm/xen/hypercall.h 	return _hypercall3(int, set_callbacks,
_hypercall3       356 arch/x86/include/asm/xen/hypercall.h 		return _hypercall3(int, update_va_mapping, va,
_hypercall3       382 arch/x86/include/asm/xen/hypercall.h 	return _hypercall3(int, console_io, cmd, count, str);
_hypercall3       399 arch/x86/include/asm/xen/hypercall.h 	return _hypercall3(int, grant_table_op, cmd, uop, count);
_hypercall3       424 arch/x86/include/asm/xen/hypercall.h 	return _hypercall3(int, vcpu_op, cmd, vcpuid, extra_args);
_hypercall3       446 arch/x86/include/asm/xen/hypercall.h 	return _hypercall3(int, sched_op, SCHEDOP_shutdown, &r, start_info_mfn);