Searched refs:grant_handle_t (Results 1 – 8 of 8) sorted by relevance
/linux-4.1.27/include/xen/interface/ |
D | grant_table.h | 242 typedef uint32_t grant_handle_t; typedef 270 grant_handle_t handle; 291 grant_handle_t handle; 424 grant_handle_t handle;
|
/linux-4.1.27/include/xen/ |
D | xenbus.h | 212 grant_handle_t *handles, unsigned long *vaddrs, 217 grant_handle_t *handles, unsigned int nr_handles,
|
D | grant_table.h | 153 uint32_t flags, grant_handle_t handle) in gnttab_set_unmap_op()
|
/linux-4.1.27/drivers/xen/xenbus/ |
D | xenbus_client.c | 63 grant_handle_t handles[XENBUS_MAX_RING_PAGES]; 477 grant_handle_t *handles, in __xenbus_map_ring() 687 unsigned int nr_grefs, grant_handle_t *handles, in xenbus_map_ring() 841 grant_handle_t *handles, unsigned int nr_handles, in xenbus_unmap_ring()
|
/linux-4.1.27/drivers/block/xen-blkback/ |
D | common.h | 256 grant_handle_t handle; 333 grant_handle_t handle;
|
/linux-4.1.27/drivers/net/xen-netback/ |
D | common.h | 147 grant_handle_t grant_tx_handle[MAX_PENDING_REQS];
|
D | netback.c | 877 grant_handle_t handle) in xenvif_grant_handle_set()
|
/linux-4.1.27/drivers/xen/ |
D | xen-scsiback.c | 138 grant_handle_t grant_handles[VSCSI_MAX_GRANTS]; 283 grant_handle_t handle; in scsiback_fast_flush_area() 417 struct page **pg, grant_handle_t *grant, int cnt) in scsiback_gnttab_data_map_batch() 441 grant_handle_t *grant, int cnt, u32 flags) in scsiback_gnttab_data_map_list() 482 grant_handle_t *grant; in scsiback_gnttab_data_map()
|