devices
0.1.0
In devices::virtio::vhost::user::device::handler
Modules
sys
Structs
DeviceRequestHandler
DeviceRequestHandlerSnapshot
MappingInfo
VhostBackendReqConnection
VhostBackendReqConnectionShared
VhostShmemMapper
VhostUserRegularOps
Vring
WorkerState
Enums
DeviceStateThread
Error
Traits
VhostUserDevice
Functions
vmm_va_to_gpa
?
Settings
Function
devices
::
virtio
::
vhost
::
user
::
device
::
handler
::
vmm_va_to_gpa
Copy item path
source
·
[
−
]
pub fn vmm_va_to_gpa(maps: &[
MappingInfo
], vmm_va:
u64
) -> Result<
GuestAddress
>