Searched refs:clear_foreign_p2m_mapping (Results 1 - 10 of 10) sorted by relevance
/kernel/linux/linux-5.10/arch/x86/include/asm/xen/ |
H A D | page.h | 68 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
|
/kernel/linux/linux-5.10/arch/arm/xen/ |
H A D | p2m.c | 136 int clear_foreign_p2m_mapping(struct gnttab_unmap_grant_ref *unmap_ops, in clear_foreign_p2m_mapping() function 149 EXPORT_SYMBOL_GPL(clear_foreign_p2m_mapping); variable
|
/kernel/linux/linux-6.6/arch/x86/include/asm/xen/ |
H A D | page.h | 68 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
|
/kernel/linux/linux-5.10/include/xen/arm/ |
H A D | page.h | 99 extern int clear_foreign_p2m_mapping(struct gnttab_unmap_grant_ref *unmap_ops,
|
/kernel/linux/linux-6.6/include/xen/arm/ |
H A D | page.h | 99 extern int clear_foreign_p2m_mapping(struct gnttab_unmap_grant_ref *unmap_ops,
|
/kernel/linux/linux-6.6/arch/arm/xen/ |
H A D | p2m.c | 136 int clear_foreign_p2m_mapping(struct gnttab_unmap_grant_ref *unmap_ops, in clear_foreign_p2m_mapping() function
|
/kernel/linux/linux-5.10/arch/x86/xen/ |
H A D | p2m.c | 778 int clear_foreign_p2m_mapping(struct gnttab_unmap_grant_ref *unmap_ops, in clear_foreign_p2m_mapping() function 802 EXPORT_SYMBOL_GPL(clear_foreign_p2m_mapping); variable
|
/kernel/linux/linux-6.6/arch/x86/xen/ |
H A D | p2m.c | 772 int clear_foreign_p2m_mapping(struct gnttab_unmap_grant_ref *unmap_ops, in clear_foreign_p2m_mapping() function
|
/kernel/linux/linux-5.10/drivers/xen/ |
H A D | grant-table.c | 1222 return clear_foreign_p2m_mapping(unmap_ops, kunmap_ops, pages, count); in gnttab_unmap_refs()
|
/kernel/linux/linux-6.6/drivers/xen/ |
H A D | grant-table.c | 1306 return clear_foreign_p2m_mapping(unmap_ops, kunmap_ops, pages, count); in gnttab_unmap_refs()
|
Completed in 9 milliseconds