Home
last modified time | relevance | path

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

/xen/xen/include/public/
A Dxen.h120 #define __HYPERVISOR_sched_op 29 macro
153 #undef __HYPERVISOR_sched_op
154 #define __HYPERVISOR_sched_op __HYPERVISOR_sched_op_compat macro
/xen/xen/arch/x86/
A Dcompat.c36 (void *)pv_hypercall_table[__HYPERVISOR_sched_op].native; in do_sched_op_compat()
/xen/xen/include/asm-x86/guest/
A Dxen-hcall.h98 return _hypercall64_2(long, __HYPERVISOR_sched_op, cmd, arg); in xen_hypercall_sched_op()
/xen/xen/common/
A Dtrace.c870 case __HYPERVISOR_sched_op: in __trace_hypercall()
/xen/tools/libxc/
A Dxc_domain.c114 ret = xencall2(xch->xcall, __HYPERVISOR_sched_op, in xc_domain_shutdown()
642 ret = xencall2(xch->xcall, __HYPERVISOR_sched_op, in xc_watchdog()

Completed in 16 milliseconds