Home
last modified time | relevance | path

Searched defs:vunmap (Results 1 – 2 of 2) sorted by relevance

/dragonfly/sys/dev/drm/
H A Dlinux_vmalloc.c72 vunmap(const void *addr) in vunmap() function
/dragonfly/sys/dev/drm/include/linux/
H A Ddma-buf.h56 void (*vunmap)(struct dma_buf *, void *vaddr); member