Home
last modified time | relevance | path

Searched defs:kvm_queued_exception (Results 1 – 1 of 1) sorted by relevance

/linux/arch/x86/include/asm/
H A Dkvm_host.h736 struct kvm_queued_exception { struct
737 bool pending;
738 bool injected;
739 bool has_error_code;
740 u8 vector;
741 u32 error_code;
742 unsigned long payload;
743 bool has_payload;