Home
last modified time | relevance | path

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

/openbmc/qemu/include/hw/xen/interface/
H A Dvcpu.h145 struct vcpu_set_singleshot_timer { struct
149 typedef struct vcpu_set_singleshot_timer vcpu_set_singleshot_timer_t; argument
/openbmc/qemu/target/i386/kvm/
H A Dxen-emu.c1121 struct vcpu_set_singleshot_timer sst = { 0 }; in vcpuop_set_singleshot_timer()
1132 qemu_build_assert(offsetof(struct vcpu_set_singleshot_timer, flags) == 8); in vcpuop_set_singleshot_timer()