Home
last modified time | relevance | path

Searched refs:AllocateIrq (Results 1 – 2 of 2) sorted by relevance

/external/crosvm/arch/src/
Dlib.rs243 AllocateIrq, enumerator
284 AllocateIrq => write!(f, "Allocating IRQ number"), in fmt()
367 .ok_or(DeviceRegistrationError::AllocateIrq)?; in generate_pci_root()
/external/crosvm/x86_64/src/
Dlib.rs82 AllocateIrq, enumerator
142 AllocateIrq => write!(f, "error allocating a single irq"), in fmt()