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