Searched refs:KVM_HYPERCALL_EXIT_SMC (Results 1 – 6 of 6) sorted by relevance
218 TEST_ASSERT(run->hypercall.flags & KVM_HYPERCALL_EXIT_SMC, in expect_call_fwd_to_user()221 TEST_ASSERT(!(run->hypercall.flags & KVM_HYPERCALL_EXIT_SMC), in expect_call_fwd_to_user()
505 #define KVM_HYPERCALL_EXIT_SMC (1U << 0) macro
494 #define KVM_HYPERCALL_EXIT_SMC (1U << 0) macro
241 flags |= KVM_HYPERCALL_EXIT_SMC; in kvm_prepare_hypercall_exit()
6284 - ``KVM_HYPERCALL_EXIT_SMC``: Indicates that the guest used the SMC