Searched refs:UCALL_SYNC (Results 1 – 8 of 8) sorted by relevance
183 UCALL_SYNC, enumerator200 #define GUEST_SYNC(stage) ucall(UCALL_SYNC, 2, "hello", stage)
97 case UCALL_SYNC: in main()
60 TEST_ASSERT(uc.cmd == UCALL_SYNC, in test_msr_platform_info_enabled()
132 case UCALL_SYNC: in main()
155 case UCALL_SYNC: in main()
115 case UCALL_SYNC: in main()
158 case UCALL_SYNC: in main()
165 if (get_ucall(vm, VCPU_ID, NULL) == UCALL_SYNC) { in vcpu_worker()