class MsiInterruptDispatcherImpl
Defined at line 113 of file ../../zircon/kernel/object/include/object/msi_interrupt_dispatcher.h
Public Methods
void MsiInterruptDispatcherImpl (fbl::RefPtr<MsiAllocation>alloc,uint32_tbase_irq_id,uint32_tmsi_id,fbl::RefPtr<VmMapping>mapping,zx_off_treg_offset,boolhas_cap_pvm,boolhas_64bit,RegisterIntFnregister_int_fn)
Defined at line 115 of file ../../zircon/kernel/object/include/object/msi_interrupt_dispatcher.h
void MaskInterrupt ()
Defined at line 203 of file ../../zircon/kernel/object/msi_interrupt_dispatcher.cc
void UnmaskInterrupt ()
Defined at line 222 of file ../../zircon/kernel/object/msi_interrupt_dispatcher.cc