Home
last modified time | relevance | path

Searched refs:munmap (Results 1 – 2 of 2) sorted by relevance

/linux-4.19.296/include/linux/
Dhost1x.h83 void (*munmap)(struct host1x_bo *bo, void *addr); member
126 bo->ops->munmap(bo, addr); in host1x_bo_munmap()
/linux-4.19.296/include/linux/raid/
Dpq.h173 # define free_pages(x, y) munmap((void *)(x), PAGE_SIZE << (y))