Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/iommu/
Dhyperv-iommu.c209 && data->entry.ioapic_rte.as_uint64) { in hyperv_root_ir_compose_msi_msg()
217 data->entry.ioapic_rte.as_uint64 = 0; in hyperv_root_ir_compose_msi_msg()
233 e.w1 = entry.ioapic_rte.low_uint32; in hyperv_root_ir_compose_msi_msg()
234 e.w2 = entry.ioapic_rte.high_uint32; in hyperv_root_ir_compose_msi_msg()
321 && e->ioapic_rte.as_uint64) in hyperv_root_irq_remapping_free()
/linux-6.1.9/include/asm-generic/
Dhyperv-tlfs.h588 union hv_ioapic_rte ioapic_rte; member