MCPcopy Create free account
hub / github.com/Bareflank/hypervisor / platform_dump_vmm

Function platform_dump_vmm

loader/windows/src/platform.c:567–569  ·  view source on GitHub ↗

* <!-- description --> * @brief Dumps the contents of the VMM's ring buffer. */

Source from the content-addressed store, hash-verified

565 * @brief Dumps the contents of the VMM's ring buffer.
566 */
567void
568platform_dump_vmm(void) NOEXCEPT
569{}
570
571/**
572 * <!-- description -->

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected