Home
last modified time | relevance | path

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

/linux-6.14.4/arch/x86/include/asm/
Dkvm_host.h735 struct kvm_queued_exception { struct
736 bool pending;
737 bool injected;
738 bool has_error_code;
739 u8 vector;
740 u32 error_code;
741 unsigned long payload;
742 bool has_payload;