Home
last modified time | relevance | path

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

/freebsd/sys/xen/
H A Dgntdev.h143 #define GNTDEV_ALLOC_FLAG_WRITABLE 1 macro
/freebsd/sys/dev/xen/gntdev/
H A Dgntdev.c347 readonly = !(arg->flags & GNTDEV_ALLOC_FLAG_WRITABLE); in gntdev_alloc_gref()