Home
last modified time | relevance | path

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

/aosp_15_r20/external/crosvm/src/crosvm/sys/linux/
H A Ddevice_helpers.rs459 pub fn create_vhost_user_frontend( in create_vhost_user_frontend() function
/aosp_15_r20/external/crosvm/src/crosvm/sys/
H A Dlinux.rs856 devs.push(create_vhost_user_frontend( in create_virtio_devices()