Searched refs:GUEST_SYNC_ARGS (Results 1 – 5 of 5) sorted by relevance
/openbmc/linux/tools/testing/selftests/kvm/x86_64/ |
H A D | tsc_scaling_sync.c | 35 GUEST_SYNC_ARGS(0, local_tsc, tmp, 0, 0); in guest_code()
|
H A D | kvm_clock_test.c | 32 GUEST_SYNC_ARGS(__stage, __val, 0, 0, 0)
|
H A D | vmx_preemption_timer_test.c | 142 GUEST_SYNC_ARGS(2, l1_vmx_pt_finish, l1_tsc_deadline, in l1_guest_code()
|
/openbmc/linux/tools/testing/selftests/kvm/ |
H A D | system_counter_offset_test.c | 59 GUEST_SYNC_ARGS(__stage, __val, 0, 0, 0)
|
/openbmc/linux/tools/testing/selftests/kvm/include/ |
H A D | ucall_common.h | 52 #define GUEST_SYNC_ARGS(stage, arg1, arg2, arg3, arg4) \ macro
|