Home
last modified time | relevance | path

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

/linux-2.6.39/arch/ia64/include/asm/xen/
Dxcom_hcall.h41 extern int xencomm_hypercall_callback_op(int cmd, void *arg);
Dhypercall.h207 #define HYPERVISOR_callback_op xencomm_hypercall_callback_op
/linux-2.6.39/arch/ia64/xen/
Dxcom_hcall.c306 xencomm_hypercall_callback_op(int cmd, void *arg) in xencomm_hypercall_callback_op() function