Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/xen/os/
H A Dhypercall.c184 return (__hypercall1(__HYPERVISOR_set_timer_op, timeout)); in HYPERVISOR_set_timer_op()
190 return (__hypercall2(__HYPERVISOR_set_timer_op, in HYPERVISOR_set_timer_op()
/titanic_41/usr/src/uts/common/xen/public/
H A Dxen.h83 #define __HYPERVISOR_set_timer_op 15 macro