Home
last modified time | relevance | path

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

/aosp_15_r20/external/crosvm/resources/src/
H A Dsystem_allocator.rs119 irq_allocator: AddressAllocator, field
212 irq_allocator: AddressAllocator::new( in new()
238 self.irq_allocator in allocate_irq()
246 let _ = self.irq_allocator.release_containing(irq.into()); in release_irq()
252 self.irq_allocator in reserve_irq()