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.h750 struct kvm_queued_exception { struct
751 bool pending;
752 bool injected;
753 bool has_error_code;
754 u8 vector;
755 u32 error_code;
756 unsigned long payload;
757 bool has_payload;