Home
last modified time | relevance | path

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

/openbmc/qemu/hw/i386/
H A Damd_iommu.h373 bool xtsup; member
H A Damd_iommu.c83 if (s->xtsup) { in amdvi_extended_feature_register()
1183 if (iommu->xtsup) { in amdvi_int_remap_ga()
1656 if (x86ms->apic_id_limit > 255 && !s->xtsup) { in amdvi_sysbus_realize()
1660 if (s->xtsup) { in amdvi_sysbus_realize()
1672 DEFINE_PROP_BOOL("xtsup", AMDVIState, xtsup, false),
H A Dacpi-build.c2350 if (s->xtsup) { in build_amd_iommu()