Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/xen/os/
H A Dgnttab.c198 gnttab_expand(uint_t req_entries) in gnttab_expand() function
221 ((rc = gnttab_expand(count - gnttab_free_count)) < 0)) { in get_free_entries()