Interface to inform a device to map or demap a shared memory region
into its address space.
map Called to map a region of shared memory
into the peripheral's address space.
unmap Called to unmap a region of shared memory
from the peripheral's address space.