Home
last modified time | relevance | path

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

/drivers/iommu/amd/
Dquirks.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()
Dinit.c65 #define IVHD_SPECIAL_IOAPIC 1 macro
1085 if (type == IVHD_SPECIAL_IOAPIC) in add_special_device()
1097 type == IVHD_SPECIAL_IOAPIC ? "IOAPIC" : "HPET", id); in add_special_device()
1158 ret = add_special_device(IVHD_SPECIAL_IOAPIC, in add_early_maps()
1357 if (type == IVHD_SPECIAL_IOAPIC) in init_iommu_from_acpi()