Home
last modified time | relevance | path

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

/openbmc/linux/include/uapi/xen/
H A Dgntalloc.h37 #define GNTALLOC_FLAG_WRITABLE 1 macro
/openbmc/linux/drivers/xen/
H A Dgntalloc.c129 readonly = !(op->flags & GNTALLOC_FLAG_WRITABLE); in add_grefs()