Home
last modified time | relevance | path

Searched refs:GNTMAP_device_map (Results 1 – 5 of 5) sorted by relevance

/linux/include/xen/interface/
A Dgrant_table.h488 #define GNTMAP_device_map (1<<_GNTMAP_device_map) macro
/linux/arch/arm/xen/
A Dp2m.c114 if (map_ops[i].flags & GNTMAP_device_map) in set_foreign_p2m_mapping()
/linux/arch/x86/xen/
A Dp2m.c742 if (map_ops[i].flags & GNTMAP_device_map) in set_foreign_p2m_mapping()
752 if (kmap_ops[i].flags & GNTMAP_device_map) in set_foreign_p2m_mapping()
/linux/drivers/xen/
A Dgntdev.c313 unsigned int flags = (map->flags & ~GNTMAP_device_map) | in gntdev_map_grant_pages()
339 if (map->flags & GNTMAP_device_map) in gntdev_map_grant_pages()
A Dgntdev-dmabuf.c466 map->flags |= GNTMAP_device_map; in dmabuf_exp_from_refs()

Completed in 15 milliseconds