Home
last modified time | relevance | path

Searched refs:exception_payload (Results 1 – 3 of 3) sorted by relevance

/linux/tools/arch/x86/include/uapi/asm/
H A Dkvm.h368 __u64 exception_payload; member
/linux/Documentation/virt/kvm/
H A Dapi.rst1167 __u64 exception_payload;
1179 exception_has_payload, exception_payload, and exception.pending
1279 exception_has_payload, exception_payload, and exception.pending fields
7753 exception_payload field. Similarly, when userspace injects a #PF (or
7756 bits\ [#]_ - in the exception_payload field.
/linux/arch/x86/kvm/
H A Dx86.c5360 events->exception_payload = ex->payload; in kvm_vcpu_ioctl_x86_get_vcpu_events()
5445 vcpu->arch.exception.payload = events->exception_payload; in kvm_vcpu_ioctl_x86_set_vcpu_events()