Home
last modified time | relevance | path

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

/freebsd/sys/contrib/xen/
H A Dgrant_table.h652 #define GNTST_bad_page (-9) /* Specified page was invalid for op. */ macro
/freebsd/sys/dev/xen/gntdev/
H A Dgntdev.c1162 gmap_start->grant_map_ops[i].status = GNTST_bad_page; in mmap_gmap()