class MsixInterruptDispatcherImpl
Defined at line 158 of file ../../zircon/kernel/object/include/object/msi_interrupt_dispatcher.h
Public Methods
void MsixInterruptDispatcherImpl (fbl::RefPtr<MsiAllocation>alloc,uint32_tbase_irq_id,uint32_tmsi_id,fbl::RefPtr<VmMapping>mapping,zx_off_ttable_offset,RegisterIntFnregister_int_fn)
Defined at line 241 of file ../../zircon/kernel/object/msi_interrupt_dispatcher.cc
void ~MsixInterruptDispatcherImpl ()
Defined at line 278 of file ../../zircon/kernel/object/msi_interrupt_dispatcher.cc
void MaskInterrupt ()
Defined at line 266 of file ../../zircon/kernel/object/msi_interrupt_dispatcher.cc
void UnmaskInterrupt ()
Defined at line 272 of file ../../zircon/kernel/object/msi_interrupt_dispatcher.cc