UCALL_SYNC        165 tools/testing/selftests/kvm/dirty_log_test.c 		if (get_ucall(vm, VCPU_ID, NULL) == UCALL_SYNC) {
UCALL_SYNC        200 tools/testing/selftests/kvm/include/kvm_util.h #define GUEST_SYNC(stage)	ucall(UCALL_SYNC, 2, "hello", stage)
UCALL_SYNC         97 tools/testing/selftests/kvm/x86_64/cr4_cpuid_sync_test.c 		case UCALL_SYNC:
UCALL_SYNC        115 tools/testing/selftests/kvm/x86_64/evmcs_test.c 		case UCALL_SYNC:
UCALL_SYNC         60 tools/testing/selftests/kvm/x86_64/platform_info_test.c 	TEST_ASSERT(uc.cmd == UCALL_SYNC,
UCALL_SYNC        158 tools/testing/selftests/kvm/x86_64/state_test.c 		case UCALL_SYNC:
UCALL_SYNC        132 tools/testing/selftests/kvm/x86_64/vmx_dirty_log_test.c 		case UCALL_SYNC:
UCALL_SYNC        155 tools/testing/selftests/kvm/x86_64/vmx_tsc_adjust_test.c 		case UCALL_SYNC: