Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/cloud-hypervisor/cloud-hypervisor
/ size
Method
size
pci/src/configuration.rs:1225–1227 ·
view source on GitHub ↗
(&self)
Source
from the content-addressed store, hash-verified
1223
}
1224
1225
pub fn size(&self) -> u64 {
1226
self.size
1227
}
1228
1229
pub fn region_type(&self) -> PciBarRegionType {
1230
self.region_type
Callers
6
create_memory_node
Function · 0.45
register_mapping
Method · 0.45
accessed
Method · 0.45
as_mut_slice
Method · 0.45
as_slice
Method · 0.45
create_dummy_virtio_mem
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected