Symbol: hv_interrupt_entry
arch/x86/hyperv/irqdomain.c
18
int cpu, int vector, struct hv_interrupt_entry *entry)
arch/x86/hyperv/irqdomain.c
187
struct hv_interrupt_entry *out_entry)
arch/x86/hyperv/irqdomain.c
190
struct hv_interrupt_entry dummy;
arch/x86/hyperv/irqdomain.c
206
static inline void entry_to_msi_msg(struct hv_interrupt_entry *entry, struct msi_msg *msg)
arch/x86/hyperv/irqdomain.c
214
static int hv_unmap_msi_interrupt(struct pci_dev *dev, struct hv_interrupt_entry *old_entry);
arch/x86/hyperv/irqdomain.c
217
struct hv_interrupt_entry *stored_entry;
arch/x86/hyperv/irqdomain.c
269
static int hv_unmap_msi_interrupt(struct pci_dev *dev, struct hv_interrupt_entry *old_entry)
arch/x86/hyperv/irqdomain.c
276
struct hv_interrupt_entry old_entry;
arch/x86/hyperv/irqdomain.c
284
old_entry = *(struct hv_interrupt_entry *)irqd->chip_data;
arch/x86/hyperv/irqdomain.c
395
int hv_unmap_ioapic_interrupt(int ioapic_id, struct hv_interrupt_entry *entry)
arch/x86/hyperv/irqdomain.c
408
struct hv_interrupt_entry *entry)
arch/x86/hyperv/irqdomain.c
74
static int hv_unmap_interrupt(u64 id, struct hv_interrupt_entry *old_entry)
arch/x86/hyperv/irqdomain.c
78
struct hv_interrupt_entry *intr_entry;
arch/x86/include/asm/mshyperv.h
193
struct hv_interrupt_entry *out_entry);
arch/x86/include/asm/mshyperv.h
195
struct hv_interrupt_entry *entry);
arch/x86/include/asm/mshyperv.h
196
int hv_unmap_ioapic_interrupt(int ioapic_id, struct hv_interrupt_entry *entry);
drivers/iommu/hyperv-iommu.c
190
struct hv_interrupt_entry entry;
drivers/iommu/hyperv-iommu.c
197
struct hv_interrupt_entry entry;
drivers/iommu/hyperv-iommu.c
306
struct hv_interrupt_entry *e;
include/hyperv/hvgdk_mini.h
1468
struct hv_interrupt_entry int_entry;
include/hyperv/hvhdk_mini.h
432
struct hv_interrupt_entry logical_interrupt_entry;
include/hyperv/hvhdk_mini.h
438
struct hv_interrupt_entry interrupt_entry;
include/hyperv/hvhdk_mini.h
446
struct hv_interrupt_entry interrupt_entry;