Home
last modified time | relevance | path

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

/linux/arch/x86/include/asm/xen/
H A Dpage.h65 extern int set_foreign_p2m_mapping(struct gnttab_map_grant_ref *map_ops,
73 set_foreign_p2m_mapping(struct gnttab_map_grant_ref *map_ops, in set_foreign_p2m_mapping() function
/linux/include/xen/arm/
H A Dpage.h95 extern int set_foreign_p2m_mapping(struct gnttab_map_grant_ref *map_ops,
/linux/arch/arm/xen/
H A Dp2m.c91 int set_foreign_p2m_mapping(struct gnttab_map_grant_ref *map_ops, in set_foreign_p2m_mapping() function
/linux/arch/x86/xen/
H A Dp2m.c682 int set_foreign_p2m_mapping(struct gnttab_map_grant_ref *map_ops, in set_phys_to_machine()
688 int set_foreign_p2m_mapping(struct gnttab_map_grant_ref *map_ops, set_foreign_p2m_mapping() function
/linux/drivers/xen/
H A Dgrant-table.c1286 return set_foreign_p2m_mapping(map_ops, kmap_ops, pages, count); in gnttab_map_refs()