Home
last modified time | relevance | path

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

/linux-6.12.1/tools/testing/selftests/kvm/x86_64/
Dxen_shinfo_test.c261 xen_hypercall(__HYPERVISOR_event_channel_op, EVTCHNOP_send, &s); in guest_code()
271 xen_hypercall(__HYPERVISOR_event_channel_op, EVTCHNOP_send, &s); in guest_code()
280 xen_hypercall(__HYPERVISOR_event_channel_op, EVTCHNOP_send, &s); in guest_code()
287 xen_hypercall(__HYPERVISOR_set_timer_op, in guest_code()
310 xen_hypercall(__HYPERVISOR_sched_op, SCHEDOP_poll, &p); in guest_code()
316 xen_hypercall(__HYPERVISOR_sched_op, SCHEDOP_poll, &p); in guest_code()
322 xen_hypercall(__HYPERVISOR_sched_op, SCHEDOP_poll, &p); in guest_code()
334 xen_hypercall(__HYPERVISOR_sched_op, SCHEDOP_poll, &p); in guest_code()
/linux-6.12.1/tools/testing/selftests/kvm/lib/x86_64/
Dprocessor.c1189 void xen_hypercall(uint64_t nr, uint64_t a0, void *a1) in xen_hypercall() function
/linux-6.12.1/tools/testing/selftests/kvm/include/x86_64/
Dprocessor.h1312 void xen_hypercall(uint64_t nr, uint64_t a0, void *a1);