Searched refs:xresv (Results 1 – 2 of 2) sorted by relevance
129 static struct xresource xresv[XNRES]; variable136 xrp = xresv; in xres_alloc()367 if ((char *)res >= (char *)xresv && in onchip_unmap()368 (char *)res < (char *)&xresv[XNRES]) { in onchip_unmap()
89 static struct xresource xresv[XNRES]; variable95 xrp = xresv; in xres_alloc()139 if ((char *)res >= (char*)xresv && (char *)res < (char *)&xresv[XNRES]) { in iounmap()