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