Home
last modified time | relevance | path

Searched refs:ioapic_rte (Results 1 – 2 of 2) sorted by relevance

/linux-5.19.10/drivers/iommu/
Dhyperv-iommu.c211 && data->entry.ioapic_rte.as_uint64) { in hyperv_root_ir_compose_msi_msg()
219 data->entry.ioapic_rte.as_uint64 = 0; in hyperv_root_ir_compose_msi_msg()
235 e.w1 = entry.ioapic_rte.low_uint32; in hyperv_root_ir_compose_msi_msg()
236 e.w2 = entry.ioapic_rte.high_uint32; in hyperv_root_ir_compose_msi_msg()
323 && e->ioapic_rte.as_uint64) in hyperv_root_irq_remapping_free()
/linux-5.19.10/include/asm-generic/
Dhyperv-tlfs.h579 union hv_ioapic_rte ioapic_rte; member