Home
last modified time | relevance | path

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

/linux/include/xen/interface/
H A Dgrant_table.h552 #define _GNTMAP_guest_avail0 (16) macro
553 #define GNTMAP_guest_avail_mask ((uint32_t)~0 << _GNTMAP_guest_avail0)
/linux/drivers/xen/
H A Dgntdev.c306 (1 << _GNTMAP_guest_avail0); in find_grant_ptes()