Home
last modified time | relevance | path

Searched refs:xencomm_arch_hypercall_memory_op (Results 1 – 2 of 2) sorted by relevance

/linux-3.3/arch/ia64/include/asm/xen/
Dhypercall.h129 xencomm_arch_hypercall_memory_op(unsigned int cmd, struct xencomm_handle *arg) in xencomm_arch_hypercall_memory_op() function
/linux-3.3/arch/ia64/xen/
Dxcom_hcall.c385 rc = xencomm_arch_hypercall_memory_op(cmd, desc); in xencomm_hypercall_memory_op()