Searched refs:ioapic_rte (Results 1 – 2 of 2) sorted by relevance
211 && 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()
579 union hv_ioapic_rte ioapic_rte; member