MCPcopy 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_queueMethod · 0.80
process_queue_submitMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected