Home
last modified time | relevance | path

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

/openbmc/qemu/linux-headers/asm-x86/
H A Dkvm.h333 struct kvm_vcpu_events { struct
334 struct {
340 } exception;
341 struct {
346 } interrupt;
347 struct {
352 } nmi;
353 __u32 sipi_vector;
354 __u32 flags;
355 struct {
[all …]
/openbmc/qemu/linux-headers/asm-arm64/
H A Dkvm.h182 struct kvm_vcpu_events { struct
183 struct {
190 } exception;
191 __u32 reserved[12];