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

/freebsd-current/sys/contrib/xen/
H A Dvcpu.h160 #define VCPUOP_set_singleshot_timer 8 /* arg == vcpu_set_singleshot_timer_t */
166 typedef struct vcpu_set_singleshot_timer vcpu_set_singleshot_timer_t; typedef in typeref:struct:vcpu_set_singleshot_timer
167 DEFINE_XEN_GUEST_HANDLE(vcpu_set_singleshot_timer_t); variable

Completed in 48 milliseconds