pub(super) unsafe fn init(base_register_vaddr: NonNull<u8>)
Expand description
Initializes the fault reporting function.
-
base_register_vaddr should be a valid address of IOMMU base.
-
The caller should have exclusive mutable access to the IOMMU fault event registers.