Home
last modified time | relevance | path

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

/external/crosvm/devices/src/virtio/
Dvirtio_device.rs47 fn add_mapping(&mut self, source: VmMemorySource, offset: u64, prot: Protection) -> Result<()>; in add_mapping() method
Dvirtio_pci_device.rs986 fn add_mapping( in add_mapping() method
/external/mesa3d/src/intel/common/
Dgen_aux_map.c394 add_mapping(struct gen_aux_map_context *ctx, uint64_t address, in add_mapping() function
/external/crosvm/devices/src/virtio/vhost/user/device/
Dhandler.rs749 fn add_mapping( in add_mapping() method