Home
last modified time | relevance | path

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

/aosp_15_r20/external/crosvm/devices/src/virtio/
H A Dmedia.rs366 struct GuestMemoryMapper(GuestMemory); struct
368 impl VirtioMediaGuestMemoryMapper for GuestMemoryMapper { implementation