Home
last modified time | relevance | path

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

/xen/tools/libxc/
A Dxc_kexec.c29 ret = xencall2(xch->xcall, __HYPERVISOR_kexec_op, in xc_kexec_exec()
55 ret = xencall2(xch->xcall, __HYPERVISOR_kexec_op, in xc_kexec_get_range()
95 ret = xencall2(xch->xcall, __HYPERVISOR_kexec_op, in xc_kexec_load()
120 ret = xencall2(xch->xcall, __HYPERVISOR_kexec_op, in xc_kexec_unload()
144 ret = xencall2(xch->xcall, __HYPERVISOR_kexec_op, in xc_kexec_status()
/xen/xen/include/public/
A Dxen.h128 #define __HYPERVISOR_kexec_op 37 macro
/xen/xen/common/
A Dkexec.c1224 return hypercall_create_continuation(__HYPERVISOR_kexec_op, "lh", op, uarg); in do_kexec_op_internal()

Completed in 7 milliseconds