Home
last modified time | relevance | path

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

/linux-6.15/arch/x86/include/asm/
Dkvm_host.h737 struct kvm_queued_exception { struct
738 bool pending;
739 bool injected;
740 bool has_error_code;
741 u8 vector;
742 u32 error_code;
743 unsigned long payload;
744 bool has_payload;