Searched refs:ivhd_flag (Results 1 - 3 of 3) sorted by relevance

/freebsd-12-stable/sys/amd64/vmm/amd/
H A Damdvi_hw.c215 supported = (softc->ivhd_flag & IVHD_FLAG_IOTLB) ? true : false;
1405 if (softc->ivhd_flag & IVHD_FLAG_COH)
1407 if (softc->ivhd_flag & IVHD_FLAG_HTT)
1409 if (softc->ivhd_flag & IVHD_FLAG_RPPW)
1411 if (softc->ivhd_flag & IVHD_FLAG_PPW)
1413 if (softc->ivhd_flag & IVHD_FLAG_ISOC)
H A Divrs_drv.c592 ivhd_print_flag(dev, softc->ivhd_type, softc->ivhd_flag);
635 softc->ivhd_flag = ivhd->Header.Flags;
H A Damdvi_priv.h390 uint32_t ivhd_flag; /* ACPI IVHD flag. */ member in struct:amdvi_softc

Completed in 158 milliseconds