Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/xen/interface/
H A Dgrant_table.h532 #define _GNTMAP_guest_avail0 (16) macro
533 #define GNTMAP_guest_avail_mask ((uint32_t)~0 << _GNTMAP_guest_avail0)
/OK3568_Linux_fs/kernel/drivers/xen/
H A Dgntdev.c296 (1 << _GNTMAP_guest_avail0); in find_grant_ptes()