MCPcopy Create free account
hub / github.com/Ruddle/Fomos / AcpiHandlerImpl

Class AcpiHandlerImpl

bootloader/kernel/src/main.rs:98–98  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

96use acpi::AcpiTables;
97#[derive(Clone)]
98struct AcpiHandlerImpl;
99impl AcpiHandler for AcpiHandlerImpl {
100 unsafe fn map_physical_region<T>(
101 &self,

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected