Searched refs:run_guest_then_process_ucall (Results 1 – 1 of 1) sorted by relevance
541 static uint64_t run_guest_then_process_ucall(struct kvm_vm *vm) in run_guest_then_process_ucall() function750 …TEST_ASSERT(run_guest_then_process_ucall(vm) == UCALL_SYNC, "Expected ucall state to be UCALL_SYNC… in test_msr_permission_bitmap()