···287287iommu options only relevant to the software bounce buffering (SWIOTLB) IOMMU288288implementation:289289290290- swiotlb=<pages>[,force]291291- <pages>292292- Prereserve that many 128K pages for the software IO bounce buffering.290290+ swiotlb=<slots>[,force,noforce]291291+ <slots>292292+ Prereserve that many 2K slots for the software IO bounce buffering.293293 force294294 Force all IO through the software TLB.295295+ noforce296296+ Do not initialize the software TLB.295297296298297299Miscellaneous