Function init

Source
pub(super) unsafe fn init(base_register_vaddr: NonNull<u8>)
Expand description

Initializes the fault reporting function.

  • base_register_vaddr should be a valid base address of IOMMU.

  • The IOMMU fault event registers shoule be exclusively owned.