Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/xen/interface/
H A Dvcpu.h151 #define VCPUOP_set_singleshot_timer 8 /* arg == vcpu_set_singleshot_timer_t */ macro
/OK3568_Linux_fs/kernel/arch/x86/xen/
H A Dtime.c277 ret = HYPERVISOR_vcpu_op(VCPUOP_set_singleshot_timer, xen_vcpu_nr(cpu), in xen_vcpuop_set_next_event()