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

/linux-master/arch/x86/include/uapi/asm/
H A Dkvm.h367 __u64 exception_payload; member in struct:kvm_vcpu_events
/linux-master/tools/arch/x86/include/uapi/asm/
H A Dkvm.h367 __u64 exception_payload; member in struct:kvm_vcpu_events
/linux-master/arch/x86/kvm/
H A Dx86.c5409 events->exception_payload = ex->payload;
5494 vcpu->arch.exception.payload = events->exception_payload;

Completed in 200 milliseconds