Home
last modified time | relevance | path

Searched refs:__HYPERVISOR_set_timer_op (Results 1 – 5 of 5) sorted by relevance

/openbmc/linux/include/xen/interface/
H A Dxen.h41 #define __HYPERVISOR_set_timer_op 15 macro
/openbmc/qemu/include/hw/xen/interface/
H A Dxen.h89 #define __HYPERVISOR_set_timer_op 15 macro
/openbmc/linux/tools/testing/selftests/kvm/x86_64/
H A Dxen_shinfo_test.c80 #define __HYPERVISOR_set_timer_op 15 macro
285 xen_hypercall(__HYPERVISOR_set_timer_op, in guest_code()
/openbmc/qemu/target/i386/kvm/
H A Dxen-emu.c1718 case __HYPERVISOR_set_timer_op: in do_kvm_xen_handle_exit()
/openbmc/linux/arch/x86/kvm/
H A Dxen.c1497 case __HYPERVISOR_set_timer_op: { in kvm_xen_hypercall()