https://pve.proxmox.com/wiki/Pci_passthrough says "Both Intel and AMD chips can use the additional parameter "iommu=pt", added in the same way as above to the kernel cmdline"
does this mean
entry for GRUB_CMDLINE_LINUX_DEFAULT becomes
for the ADM CPU?
does this mean
/etc/default/grub
entry for GRUB_CMDLINE_LINUX_DEFAULT becomes
GRUB_CMDLINE_LINUX_DEFAULT="quiet amd_iommu=on iommu=pt"
for the ADM CPU?