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.h755 struct kvm_queued_exception { struct
756 bool pending;
757 bool injected;
758 bool has_error_code;
759 u8 vector;
760 u32 error_code;
761 unsigned long payload;
762 bool has_payload;