Home
last modified time | relevance | path

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

/linux/include/xen/interface/
H A Dgrant_table.h538 #define GNTMAP_application_map (1<<_GNTMAP_application_map) macro
/linux/drivers/xen/
H A Dgntdev.c305 int flags = map->flags | GNTMAP_application_map | GNTMAP_contains_pte | in find_grant_ptes()