Home
last modified time | relevance | path

Searched refs:AllocateGpuDeviceAddress (Results 1 – 1 of 1) sorted by relevance

/external/crosvm/src/
Dlinux.rs74 AllocateGpuDeviceAddress, enumerator
152 AllocateGpuDeviceAddress => write!(f, "failed to allocate gpu device guest address"), in fmt()
1339 .map_err(|_| Error::AllocateGpuDeviceAddress)?; in run_config()