Searched defs:swiotlb (Results 1 – 5 of 5) sorted by relevance
2034 let swiotlb = if let Some(size) = cfg.swiotlb { in setup_vm_components() localVariable
417 pub swiotlb: Option<u64>, field
804 pub swiotlb: Option<u64>, field
2434 pub swiotlb: Option<u64>, field
1321 let swiotlb = if let Some(size) = cfg.swiotlb { in setup_vm_components() localVariable