Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/intel/sys/
H A Dhypervisor.h224 extern long HYPERVISOR_set_timer_op(uint64_t);
/illumos-gate/usr/src/uts/common/xen/os/
H A Dhypercall.c158 HYPERVISOR_set_timer_op(uint64_t timeout) in HYPERVISOR_set_timer_op() function
/illumos-gate/usr/src/uts/i86xpv/io/psm/
H A Dxpv_uppc.c401 if (HYPERVISOR_set_timer_op(timer_new) != 0) in xen_uppc_timer_reprogram()
H A Dxpv_psm.c907 if (HYPERVISOR_set_timer_op(timer_new) != 0) in xen_psm_timer_reprogram()