Searched refs:UCALL_SYNC (Results 1 – 7 of 7) sorted by relevance
155 UCALL_SYNC, enumerator172 #define GUEST_SYNC(stage) ucall(UCALL_SYNC, 2, "hello", stage)
92 case UCALL_SYNC: in main()
60 TEST_ASSERT(uc.cmd == UCALL_SYNC, in test_msr_platform_info_enabled()
162 case UCALL_SYNC: in main()
127 case UCALL_SYNC: in main()
166 case UCALL_SYNC: in main()
127 if (get_ucall(vm, VCPU_ID, &uc) == UCALL_SYNC) { in vcpu_worker()