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.h766 struct kvm_queued_exception { struct
767 bool pending;
768 bool injected;
769 bool has_error_code;
770 u8 vector;
771 u32 error_code;
772 unsigned long payload;
773 bool has_payload;