Home
last modified time | relevance | path

Searched defs:unmap_ops (Results 1 – 8 of 8) sorted by relevance

/OK3568_Linux_fs/kernel/arch/arm/xen/
H A Dp2m.c136 int clear_foreign_p2m_mapping(struct gnttab_unmap_grant_ref *unmap_ops, in clear_foreign_p2m_mapping()
/OK3568_Linux_fs/kernel/drivers/xen/
H A Dgntdev-common.h58 struct gnttab_unmap_grant_ref *unmap_ops; member
H A Dxen-front-pgdir-shbuf.c211 struct gnttab_unmap_grant_ref *unmap_ops; in backend_unmap() local
H A Dgrant-table.c1208 int gnttab_unmap_refs(struct gnttab_unmap_grant_ref *unmap_ops, in gnttab_unmap_refs()
/OK3568_Linux_fs/kernel/include/xen/
H A Dgrant_table.h74 struct gnttab_unmap_grant_ref *unmap_ops; member
/OK3568_Linux_fs/kernel/arch/x86/include/asm/xen/
H A Dpage.h81 clear_foreign_p2m_mapping(struct gnttab_unmap_grant_ref *unmap_ops, in clear_foreign_p2m_mapping()
/OK3568_Linux_fs/kernel/arch/x86/xen/
H A Dp2m.c778 int clear_foreign_p2m_mapping(struct gnttab_unmap_grant_ref *unmap_ops, in clear_foreign_p2m_mapping()
/OK3568_Linux_fs/kernel/drivers/block/xen-blkback/
H A Dblkback.c649 struct gnttab_unmap_grant_ref *unmap_ops, in xen_blkbk_unmap_prepare()