Home
last modified time | relevance | path

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

/external/crosvm/devices/src/
Dproxy.rs550 fn init_pci_config_mapping(&mut self, shmem: &SharedMemory, base: usize, len: usize) -> bool { in init_pci_config_mapping() method
Dbus.rs131 fn init_pci_config_mapping(&mut self, shmem: &SharedMemory, base: usize, len: usize) -> bool { in init_pci_config_mapping() method
/external/crosvm/devices/src/pci/
Dpci_device.rs685 fn init_pci_config_mapping(&mut self, shmem: &SharedMemory, base: usize, len: usize) -> bool { in init_pci_config_mapping() method