Home
last modified time | relevance | path

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

/kernel/linux/patches/linux-6.6/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];
/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];
/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/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-6.6/arch/x86/include/uapi/asm/
Dkvm.h78 struct kvm_ioapic_state { struct
79 __u64 base_address;
80 __u32 ioregsel;
81 __u32 id;
82 __u32 irr;
83 __u32 pad;
84 union {
99 } redirtbl[KVM_IOAPIC_NUM_PINS];
/kernel/linux/linux-6.6/tools/arch/x86/include/uapi/asm/
Dkvm.h78 struct kvm_ioapic_state { struct
79 __u64 base_address;
80 __u32 ioregsel;
81 __u32 id;
82 __u32 irr;
83 __u32 pad;
84 union {
99 } redirtbl[KVM_IOAPIC_NUM_PINS];