MCPcopy Create free account
hub / github.com/Cisco-Talos/Barbervisor / read_bytes_phys

Method read_bytes_phys

kernel/src/fuzzvm.rs:1582–1599  ·  view source on GitHub ↗

Read a slice of bytes to a given physical address in the guest VM

(
        &mut self,
        vaddr: GuestPhysical,
        size: u64,
    )

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 5

read_bytesMethod · 0.80
read_u64_physMethod · 0.80
read_u32_physMethod · 0.80
read_u16_physMethod · 0.80
read_u8_physMethod · 0.80

Calls 2

GuestPhysicalClass · 0.85
translateMethod · 0.45

Tested by

no test coverage detected