address of the start of the memory extent to be freed.
It is equal to the return value from
a previous call to either
kmem_alloc(D3oddi)
or
kmem_zalloc(D3oddi).
nbytes
size in bytes of the memory extent to be freed.
This must equal the size
in which the memory extent was allocated.