Home
last modified time | relevance | path

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

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