Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
create_acpi_tables_internal
Function · 0.45
to_aml_bytes
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected