Searched refs:IVHD_FLAG_IOTLB (Results 1 – 2 of 2) sorted by relevance
269 #define IVHD_FLAG_IOTLB BIT(4) /* IOTLB support. */ macro
214 supported = (softc->ivhd_flag & IVHD_FLAG_IOTLB) ? true : false; in amdvi_hw_enable_iotlb()