Home
last modified time | relevance | path

Searched refs:__HYPERVISOR_sched_op (Results 1 – 4 of 4) sorted by relevance

/xen-4.10.0-shim-comet/xen/include/public/
A Dxen.h111 #define __HYPERVISOR_sched_op 29 macro
143 #undef __HYPERVISOR_sched_op
144 #define __HYPERVISOR_sched_op __HYPERVISOR_sched_op_compat macro
/xen-4.10.0-shim-comet/xen/include/asm-x86/guest/
A Dhypercall.h94 return _hypercall64_2(long, __HYPERVISOR_sched_op, cmd, arg); in xen_hypercall_sched_op()
/xen-4.10.0-shim-comet/xen/common/
A Dtrace.c866 case __HYPERVISOR_sched_op: in __trace_hypercall()
/xen-4.10.0-shim-comet/tools/libxc/
A Dxc_domain.c136 ret = xencall2(xch->xcall, __HYPERVISOR_sched_op, in xc_domain_shutdown()
664 ret = xencall2(xch->xcall, __HYPERVISOR_sched_op, in xc_watchdog()

Completed in 13 milliseconds