unmap_kernel_range — unmap kernel VM area and flush cache and TLB
void unmap_kernel_range (
)
addr
start of the VM area to unmap
size
size of the VM area to unmap
Similar to unmap_kernel_range_noflush but flushes vcache before the unmapping and tlb after.
unmap_kernel_range_noflush