Searched refs:exception_has_payload (Results 1 – 5 of 5) sorted by relevance
811 uint8_t exception_has_payload, in kvm_queue_exception() argument817 assert(!env->exception_has_payload); in kvm_queue_exception()824 env->exception_has_payload = exception_has_payload; in kvm_queue_exception()830 assert(exception_has_payload); in kvm_queue_exception()833 assert(exception_has_payload); in kvm_queue_exception()836 assert(!exception_has_payload); in kvm_queue_exception()5065 events.exception_has_payload = env->exception_has_payload; in kvm_put_vcpu_events()5130 env->exception_has_payload = events.exception_has_payload; in kvm_get_vcpu_events()5134 env->exception_has_payload = false; in kvm_get_vcpu_events()
365 __u8 exception_has_payload; member
301 if (env->exception_has_payload) { in cpu_pre_save()459 VMSTATE_UINT8(env.exception_has_payload, X86CPU),
2098 uint8_t exception_has_payload; member
8746 env->exception_has_payload = false; in x86_cpu_reset_hold()