Home
last modified time | relevance | path

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

/linux-4.1.27/arch/sparc/kernel/
Dioport.c97 static struct xresource xresv[XNRES]; variable
103 xrp = xresv; in xres_alloc()
151 if ((char *)res >= (char*)xresv && (char *)res < (char *)&xresv[XNRES]) { in iounmap()