Home
last modified time | relevance | path

Searched refs:exception_has_payload (Results 1 – 9 of 9) sorted by relevance

/openbmc/linux/tools/arch/x86/include/uapi/asm/
H A Dkvm.h366 __u8 exception_has_payload; member
/openbmc/linux/arch/x86/include/uapi/asm/
H A Dkvm.h366 __u8 exception_has_payload; member
/openbmc/qemu/target/i386/kvm/
H A Dkvm.c794 uint8_t exception_has_payload, in kvm_queue_exception() argument
800 assert(!env->exception_has_payload); in kvm_queue_exception()
807 env->exception_has_payload = exception_has_payload; in kvm_queue_exception()
813 assert(exception_has_payload); in kvm_queue_exception()
816 assert(exception_has_payload); in kvm_queue_exception()
819 assert(!exception_has_payload); in kvm_queue_exception()
5018 events.exception_has_payload = env->exception_has_payload; in kvm_put_vcpu_events()
5083 env->exception_has_payload = events.exception_has_payload; in kvm_get_vcpu_events()
5087 env->exception_has_payload = false; in kvm_get_vcpu_events()
/openbmc/qemu/linux-headers/asm-x86/
H A Dkvm.h365 __u8 exception_has_payload; member
/openbmc/qemu/target/i386/
H A Dmachine.c301 if (env->exception_has_payload) { in cpu_pre_save()
459 VMSTATE_UINT8(env.exception_has_payload, X86CPU),
H A Dcpu.h1996 uint8_t exception_has_payload; member
H A Dcpu.c7333 env->exception_has_payload = false; in x86_cpu_reset_hold()
/openbmc/linux/arch/x86/kvm/
H A Dx86.c5207 events->exception_has_payload = ex->has_payload; in kvm_vcpu_ioctl_x86_get_vcpu_events()
5257 events->exception_has_payload = 0; in kvm_vcpu_ioctl_x86_set_vcpu_events()
5260 events->exception_has_payload = 0; in kvm_vcpu_ioctl_x86_set_vcpu_events()
5292 vcpu->arch.exception.has_payload = events->exception_has_payload; in kvm_vcpu_ioctl_x86_set_vcpu_events()
/openbmc/linux/Documentation/virt/kvm/
H A Dapi.rst1113 __u8 exception_has_payload;
1126 exception_has_payload, exception_payload, and exception.pending
1226 exception_has_payload, exception_payload, and exception.pending fields