Searched refs:__HYPERVISOR_sched_op (Results 1 – 2 of 2) sorted by relevance
| /linux/tools/testing/selftests/kvm/x86/ |
| H A D | xen_shinfo_test.c | 82 #define __HYPERVISOR_sched_op 29 macro 307 xen_hypercall(__HYPERVISOR_sched_op, SCHEDOP_poll, &p); in guest_code() 313 xen_hypercall(__HYPERVISOR_sched_op, SCHEDOP_poll, &p); in guest_code() 319 xen_hypercall(__HYPERVISOR_sched_op, SCHEDOP_poll, &p); in guest_code() 331 xen_hypercall(__HYPERVISOR_sched_op, SCHEDOP_poll, &p); in guest_code() 366 __xen_hypercall(__HYPERVISOR_sched_op, SCHEDOP_poll, &p); in guest_code()
|
| /linux/include/xen/interface/ |
| H A D | xen.h | 55 #define __HYPERVISOR_sched_op 29 macro
|