ia64/xen: define helper functions for xen hypercalls.
authorIsaku Yamahata <yamahata@valinux.co.jp>
Fri, 17 Oct 2008 02:17:52 +0000 (11:17 +0900)
committerTony Luck <tony.luck@intel.com>
Fri, 17 Oct 2008 16:58:58 +0000 (09:58 -0700)
commited50bd6096dab96e4c501d600776b75687dd2cf0
treeb1fd38c695c2c5aa1f11c0d7cdd98e8b9de56659
parent67fe8d27a8b0845d6a5237af340fe5039335bf99
ia64/xen: define helper functions for xen hypercalls.

introduce helper functions for xen hypercalls which
traps to hypervisor.

Signed-off-by: Yaozu (Eddie) Dong <eddie.dong@intel.com>
Signed-off-by: Isaku Yamahata <yamahata@valinux.co.jp>
Signed-off-by: Tony Luck <tony.luck@intel.com>
arch/ia64/include/asm/xen/hypercall.h [new file with mode: 0644]
arch/ia64/include/asm/xen/privop.h [new file with mode: 0644]
arch/ia64/xen/Makefile [new file with mode: 0644]
arch/ia64/xen/hypercall.S [new file with mode: 0644]