KasperskyOS Community Edition 1.1
Contents
Contents
KnIommuAttachDevice()
This function is declared in the coresrv/iommu/iommu_api.h
file.
Retcode KnIommuAttachDevice(rtl_uint16_t bdf);
This function adds the PCI device with the bdf
identifier to the IOMMU group of the calling process (IOMMU domain).
Returns rcOk if successful.
Page top