Home
last modified time | relevance | path

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

/linux/arch/x86/include/asm/xen/
H A Dpage.h68 extern int clear_foreign_p2m_mapping(struct gnttab_unmap_grant_ref *unmap_ops,
81 clear_foreign_p2m_mapping(struct gnttab_unmap_grant_ref *unmap_ops, in clear_foreign_p2m_mapping() function
/linux/include/xen/arm/
H A Dpage.h99 extern int clear_foreign_p2m_mapping(struct gnttab_unmap_grant_ref *unmap_ops,
/linux/arch/arm/xen/
H A Dp2m.c136 int clear_foreign_p2m_mapping(struct gnttab_unmap_grant_ref *unmap_ops, in clear_foreign_p2m_mapping() function
/linux/arch/x86/xen/
H A Dp2m.c772 int clear_foreign_p2m_mapping(struct gnttab_unmap_grant_ref *unmap_ops, in clear_foreign_p2m_mapping() function
/linux/drivers/xen/
H A Dgrant-table.c1304 return clear_foreign_p2m_mapping(unmap_ops, kunmap_ops, pages, count); in gnttab_unmap_refs()