![thorpej](/assets/img/avatar_default.png)
kmem_map (the VA space is allocated from kernel_map). In both bus_mem_map() and bus_mem_unmap(), adjust some arithmetic to avoid wasting a page of VA space per call to bus_mem_map().
kmem_map (the VA space is allocated from kernel_map). In both bus_mem_map() and bus_mem_unmap(), adjust some arithmetic to avoid wasting a page of VA space per call to bus_mem_map().