Home
last modified time | relevance | path

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

/drivers/char/
Dmspec.c102 #define VMD_VMALLOCED 0x1 /* vmalloc'd rather than kmalloc'd */ macro
188 if (vdata->flags & VMD_VMALLOCED) in mspec_close()
276 flags = VMD_VMALLOCED; in mspec_mmap()