Home
last modified time | relevance | path

Searched defs:create_vhost_user_gpu_device (Results 1 – 2 of 2) sorted by relevance

/external/crosvm/src/sys/
Dwindows.rs283 fn create_vhost_user_gpu_device(base_features: u64, vhost_user_tube: Tube) -> DeviceResult { in create_vhost_user_gpu_device() function
/external/crosvm/src/crosvm/sys/unix/
Ddevice_helpers.rs368 pub fn create_vhost_user_gpu_device( in create_vhost_user_gpu_device() function