Home
last modified time | relevance | path

Searched defs:kvm_queued_exception (Results 1 – 1 of 1) sorted by relevance

/linux-6.12.1/arch/x86/include/asm/
Dkvm_host.h731 struct kvm_queued_exception { struct
732 bool pending;
733 bool injected;
734 bool has_error_code;
735 u8 vector;
736 u32 error_code;
737 unsigned long payload;
738 bool has_payload;