Searched refs:IVHD_FLAG_IOTLB (Results 1 - 2 of 2) sorted by relevance

/freebsd-current/sys/amd64/vmm/amd/
H A Damdvi_priv.h269 #define IVHD_FLAG_IOTLB BIT(4) /* IOTLB support. */ macro
H A Damdvi_hw.c214 supported = (softc->ivhd_flag & IVHD_FLAG_IOTLB) ? true : false;

Completed in 68 milliseconds