Home
last modified time | relevance | path

Searched refs:GNTMAP_contains_pte (Results 1 – 4 of 4) sorted by relevance

/linux/include/xen/interface/
H A Dgrant_table.h546 #define GNTMAP_contains_pte (1<<_GNTMAP_contains_pte) macro
/linux/arch/x86/xen/
H A Dp2m.c709 if (map_ops[i].flags & GNTMAP_contains_pte) { in set_foreign_p2m_mapping()
/linux/drivers/xen/xenbus/
H A Dxenbus_client.c778 info, GNTMAP_host_map | GNTMAP_contains_pte, in xenbus_map_ring_pv()
/linux/drivers/xen/
H A Dgntdev.c308 int flags = map->flags | GNTMAP_application_map | GNTMAP_contains_pte | in find_grant_ptes()