Home
last modified time | relevance | path

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

/Linux-v4.19/arch/sparc/kernel/
Dioport.c99 static struct xresource xresv[XNRES]; variable
105 xrp = xresv; in xres_alloc()
153 if ((char *)res >= (char*)xresv && (char *)res < (char *)&xresv[XNRES]) { in iounmap()