MCPcopy Create free account
hub / github.com/cloud-hypervisor/cloud-hypervisor / irq

Method irq

devices/src/acpi.rs:116–118  ·  view source on GitHub ↗
(&self)

Source from the content-addressed store, hash-verified

114 }
115
116 pub fn irq(&self) -> u32 {
117 self.ged_irq
118 }
119}
120
121// I/O port reports what type of notification was made

Callers 2

to_aml_bytesMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected