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

Method irq

arch/src/lib.rs:188–190  ·  view source on GitHub ↗
(&self)

Source from the content-addressed store, hash-verified

186 self.addr
187 }
188 fn irq(&self) -> u32 {
189 self.irq
190 }
191 fn length(&self) -> u64 {
192 self.len
193 }

Callers 5

create_serial_nodeFunction · 0.45
create_virtio_nodeFunction · 0.45
create_serial_nodeFunction · 0.45
create_rtc_nodeFunction · 0.45
create_gpio_nodeFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected