Home
last modified time | relevance | path

Searched refs:vcpu_set_periodic_timer (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/include/xen/interface/
H A Dvcpu.h125 struct vcpu_set_periodic_timer { struct
128 DEFINE_GUEST_HANDLE_STRUCT(vcpu_set_periodic_timer); argument
/openbmc/qemu/include/hw/xen/interface/
H A Dvcpu.h133 struct vcpu_set_periodic_timer { struct
136 typedef struct vcpu_set_periodic_timer vcpu_set_periodic_timer_t; argument
/openbmc/qemu/target/i386/kvm/
H A Dxen-emu.c1057 struct vcpu_set_periodic_timer spt; in vcpuop_set_periodic_timer()