Home
last modified time | relevance | path

Searched refs:xencomm_hypercall_physdev_op (Results 1 – 3 of 3) sorted by relevance

/linux-2.6.39/arch/ia64/include/asm/xen/
Dxcom_hcall.h32 extern int xencomm_hypercall_physdev_op(int cmd, void *op);
Dhypercall.h191 return xencomm_hypercall_physdev_op(cmd, arg); in HYPERVISOR_physdev_op()
/linux-2.6.39/arch/ia64/xen/
Dxcom_hcall.c119 xencomm_hypercall_physdev_op(int cmd, void *op) in xencomm_hypercall_physdev_op() function