Searched defs:swiotlb (Results 1 – 5 of 5) sorted by relevance
1998 let swiotlb = if let Some(size) = cfg.swiotlb { in setup_vm_components() localVariable
376 pub swiotlb: Option<u64>, field
801 pub swiotlb: Option<u64>, field
2209 pub swiotlb: Option<u64>, field
1156 let swiotlb = if let Some(size) = cfg.swiotlb { in setup_vm_components() localVariable