Home
last modified time | relevance | path

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

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