Searched refs:HYPERVISOR_callback_op (Results 1 - 4 of 4) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/ia64/xen/
H A Dirq_xen.c331 BUG_ON(HYPERVISOR_callback_op(CALLBACKOP_register, &event));
344 BUG_ON(HYPERVISOR_callback_op(CALLBACKOP_register, &event));
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/x86/xen/
H A Dsetup.c181 return HYPERVISOR_callback_op(CALLBACKOP_register, &callback);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/ia64/include/asm/xen/
H A Dhypercall.h207 #define HYPERVISOR_callback_op xencomm_hypercall_callback_op macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/x86/include/asm/xen/
H A Dhypercall.h228 HYPERVISOR_callback_op(int cmd, void *arg) function

Completed in 32 milliseconds