Home
last modified time | relevance | path

Searched refs:apic (Results 1 – 4 of 4) sorted by relevance

/drivers/acpi/
A Dprocessor_core.c51 struct acpi_madt_local_x2apic *apic = in map_x2apic_id() local
54 if (!(apic->lapic_flags & ACPI_MADT_ENABLED)) in map_x2apic_id()
57 if (device_declaration && (apic->uid == acpi_id)) { in map_x2apic_id()
58 *apic_id = apic->local_apic_id; in map_x2apic_id()
/drivers/iommu/intel/
A Dirq_remapping.c207 static struct intel_iommu *map_ioapic_to_iommu(int apic) in map_ioapic_to_iommu() argument
212 if (ir_ioapic[i].id == apic && ir_ioapic[i].iommu) in map_ioapic_to_iommu()
297 static int set_ioapic_sid(struct irte *irte, int apic) in set_ioapic_sid() argument
306 if (ir_ioapic[i].iommu && ir_ioapic[i].id == apic) { in set_ioapic_sid()
313 pr_warn("Failed to set source-id of IOAPIC (%d)\n", apic); in set_ioapic_sid()
1090 irte->dst_mode = apic->dest_mode_logical; in prepare_irte()
/drivers/iommu/amd/
A Diommu.c3589 apic->dest_mode_logical, irq_cfg->vector, in irq_remapping_prepare_irte()
3930 entry->lo.fields_remap.dm = apic->dest_mode_logical; in amd_iommu_deactivate_guest_mode()
A Dinit.c2314 xt.dest_mode_logical = apic->dest_mode_logical; in intcapxt_unmask_irq()

Completed in 25 milliseconds