Searched refs:munmap (Results 1 – 2 of 2) sorted by relevance
83 void (*munmap)(struct host1x_bo *bo, void *addr); member126 bo->ops->munmap(bo, addr); in host1x_bo_munmap()
173 # define free_pages(x, y) munmap((void *)(x), PAGE_SIZE << (y))