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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/xen/interface/
H A Dvcpu.h145 #define VCPUOP_set_singleshot_timer 8 /* arg == vcpu_set_singleshot_timer_t */ macro
153 /* Flags to VCPUOP_set_singleshot_timer. */
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/x86/xen/
H A Dtime.c339 ret = HYPERVISOR_vcpu_op(VCPUOP_set_singleshot_timer, cpu, &single);

Completed in 64 milliseconds