Home
last modified time | relevance | path

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

/openbmc/linux/drivers/iommu/amd/
H A Dquirks.c14 #define IVHD_SPECIAL_IOAPIC 1 macro
52 add_special_device(IVHD_SPECIAL_IOAPIC, i->id, (u32 *)&i->devid, 0); in ivrs_ioapic_quirk_cb()
H A Dinit.c64 #define IVHD_SPECIAL_IOAPIC 1 macro
1250 if (type == IVHD_SPECIAL_IOAPIC) in add_special_device()
1262 type == IVHD_SPECIAL_IOAPIC ? "IOAPIC" : "HPET", id); in add_special_device()
1323 ret = add_special_device(IVHD_SPECIAL_IOAPIC, in add_early_maps()
1525 if (type == IVHD_SPECIAL_IOAPIC) in init_iommu_from_acpi()