Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/iommu/
Damd_iommu_quirks.c14 #define IVHD_SPECIAL_IOAPIC 1 macro
52 add_special_device(IVHD_SPECIAL_IOAPIC, i->id, (u16 *)&i->devid, 0); in ivrs_ioapic_quirk_cb()
Damd_iommu_init.c65 #define IVHD_SPECIAL_IOAPIC 1 macro
1011 if (type == IVHD_SPECIAL_IOAPIC) in add_special_device()
1023 type == IVHD_SPECIAL_IOAPIC ? "IOAPIC" : "HPET", id); in add_special_device()
1084 ret = add_special_device(IVHD_SPECIAL_IOAPIC, in add_early_maps()
1306 if (type == IVHD_SPECIAL_IOAPIC) in init_iommu_from_acpi()