We're tripling down on acronyms, by using the VFIO driver, with IOMMU and SR-IOV.
intel_iommu=on iommu=pt default_hugepagesz=1G hugepagesz=1G hugepages=16
echo 4096 | sudo tee /sys/devices/system/node/node0/hugepages/hugepages-2048kB/nr_hugepages
mkdir -p /tmp/mnt/huge
mount -t hugetlbfs nodev /tmp/mnt/huge