Home
last modified time | relevance | path

Searched defs:sched_poll (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/include/xen/interface/
H A Dsched.h121 struct sched_poll { struct
126 DEFINE_GUEST_HANDLE_STRUCT(sched_poll); argument
/openbmc/qemu/include/hw/xen/interface/
H A Dsched.h124 struct sched_poll { struct
129 typedef struct sched_poll sched_poll_t; argument
/openbmc/linux/tools/testing/selftests/kvm/x86_64/
H A Dxen_shinfo_test.c94 struct sched_poll { struct
95 u32 *ports;
96 unsigned int nr_ports;
97 u64 timeout;
/openbmc/linux/arch/x86/kvm/
H A Dxen.c1208 struct sched_poll sched_poll; in kvm_xen_schedop_poll() local