Home
last modified time | relevance | path

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

/linux-2.6.39/include/xen/interface/
Dvcpu.h147 struct vcpu_set_singleshot_timer { struct
151 DEFINE_GUEST_HANDLE_STRUCT(vcpu_set_singleshot_timer); argument
/linux-2.6.39/arch/x86/xen/
Dtime.c337 struct vcpu_set_singleshot_timer single; in xen_vcpuop_set_next_event()