Searched defs:VvuPciDevice (Results 1 – 2 of 2) sorted by relevance
226 pub struct VvuPciDevice { struct241 impl VvuPciDevice { argument504 impl IovaAllocator for VvuPciDevice { implementation
438 pub async fn run_vvu(mut self, mut device: VvuPciDevice, ex: &Executor) -> Result<()> { in run_vvu()