Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/iommu/amd/
Dinit.c88 #define IVRS_GET_SBDF_ID(seg, bus, dev, fd) (((seg & 0xffff) << 16) | ((bus & 0xff) << 8) \ macro
3423 devid = IVRS_GET_SBDF_ID(seg, bus, dev, fn); in parse_ivrs_ioapic()
3455 devid = IVRS_GET_SBDF_ID(seg, bus, dev, fn); in parse_ivrs_hpet()
3494 early_acpihid_map[i].devid = IVRS_GET_SBDF_ID(seg, bus, dev, fn); in parse_ivrs_acpihid()