Searched refs:GNTMAP_contains_pte (Results 1 – 5 of 5) sorted by relevance
120 if (flags & GNTMAP_contains_pte) in gnttab_set_map_op()136 if (flags & GNTMAP_contains_pte) in gnttab_set_unmap_op()
129 if (flags & GNTMAP_contains_pte) { in gnttab_map_grant_ref_pre()
350 #define GNTMAP_contains_pte (1<<_GNTMAP_contains_pte) macro
470 if (!(map_ops[i].flags & GNTMAP_contains_pte)) in gnttab_map_refs()
215 int flags = map->flags | GNTMAP_application_map | GNTMAP_contains_pte; in find_grant_ptes()