Searched refs:IVHD_SPECIAL_IOAPIC (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/drivers/iommu/amd/ |
H A D | quirks.c | 14 #define IVHD_SPECIAL_IOAPIC 1 macro 52 add_special_device(IVHD_SPECIAL_IOAPIC, i->id, (u16 *)&i->devid, 0); in ivrs_ioapic_quirk_cb()
|
H A D | init.c | 65 #define IVHD_SPECIAL_IOAPIC 1 macro 1086 if (type == IVHD_SPECIAL_IOAPIC) in add_special_device() 1098 type == IVHD_SPECIAL_IOAPIC ? "IOAPIC" : "HPET", id); in add_special_device() 1159 ret = add_special_device(IVHD_SPECIAL_IOAPIC, in add_early_maps() 1358 if (type == IVHD_SPECIAL_IOAPIC) in init_iommu_from_acpi()
|
/kernel/linux/linux-6.6/drivers/iommu/amd/ |
H A D | quirks.c | 14 #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 D | init.c | 64 #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()
|
Completed in 9 milliseconds