Home
last modified time | relevance | path

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

/system/bpf/include/vmlinux/android15_6.6/arm64/
Dvmlinux.h18235 struct kvm_irq_routing_entry { struct
18236 __u32 gsi;
18237 __u32 type;
18238 __u32 flags;
18239 __u32 pad;
18240 union {
18247 } u;
/system/bpf/include/vmlinux/android15_6.6/x86_64/
Dvmlinux.h19378 struct kvm_irq_routing_entry { struct
19379 __u32 gsi;
19380 __u32 type;
19381 __u32 flags;
19382 __u32 pad;
19383 union {
19390 } u;