Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cloud-hypervisor/cloud-hypervisor
/ status_addr
Method
status_addr
block/src/request.rs:529–531 ·
view source on GitHub ↗
(&self)
Source
from the content-addressed store, hash-verified
527
528
#[inline]
529
pub fn status_addr(&self) -> GuestAddress {
530
self.status_addr
531
}
532
533
#[inline]
534
pub fn start(&self) -> Instant {
Callers
3
process_queue
Method · 0.80
process_queue_submit
Method · 0.80
process_queue_complete
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected