Home
last modified time | relevance | path

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

/linux-6.1.9/arch/x86/include/asm/xen/
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-6.1.9/include/xen/arm/
Dpage.h99 extern int clear_foreign_p2m_mapping(struct gnttab_unmap_grant_ref *unmap_ops,
/linux-6.1.9/arch/arm/xen/
Dp2m.c136 int clear_foreign_p2m_mapping(struct gnttab_unmap_grant_ref *unmap_ops, in clear_foreign_p2m_mapping() function
/linux-6.1.9/arch/x86/xen/
Dp2m.c777 int clear_foreign_p2m_mapping(struct gnttab_unmap_grant_ref *unmap_ops, in clear_foreign_p2m_mapping() function
/linux-6.1.9/drivers/xen/
Dgrant-table.c1288 return clear_foreign_p2m_mapping(unmap_ops, kunmap_ops, pages, count); in gnttab_unmap_refs()