Home
last modified time | relevance | path

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

/linux-6.1.9/tools/lib/traceevent/plugins/
Dplugin_xen.c22 #define __HYPERVISOR_set_timer_op 15 macro
/linux-6.1.9/include/xen/interface/
Dxen.h41 #define __HYPERVISOR_set_timer_op 15 macro
/linux-6.1.9/tools/testing/selftests/kvm/x86_64/
Dxen_shinfo_test.c53 #define __HYPERVISOR_set_timer_op 15 macro
257 "a" (__HYPERVISOR_set_timer_op), in guest_code()
/linux-6.1.9/arch/x86/kvm/
Dxen.c1288 case __HYPERVISOR_set_timer_op: { in kvm_xen_hypercall()