Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/x86/include/uapi/asm/
Dkvm.h84 struct kvm_ioapic_state { struct
85 __u64 base_address;
86 __u32 ioregsel;
87 __u32 id;
88 __u32 irr;
89 __u32 pad;
90 union {
105 } redirtbl[KVM_IOAPIC_NUM_PINS];
/kernel/linux/linux-5.10/tools/arch/x86/include/uapi/asm/
Dkvm.h84 struct kvm_ioapic_state { struct
85 __u64 base_address;
86 __u32 ioregsel;
87 __u32 id;
88 __u32 irr;
89 __u32 pad;
90 union {
105 } redirtbl[KVM_IOAPIC_NUM_PINS];
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/asm-x86/asm/
Dkvm.h85 struct kvm_ioapic_state { struct
86 __u64 base_address;
87 __u32 ioregsel;
88 __u32 id;
89 __u32 irr;
90 __u32 pad;
91 union {
106 } redirtbl[KVM_IOAPIC_NUM_PINS];