Searched refs:grant_handle_t (Results 1 – 9 of 9) sorted by relevance
/Linux-v5.4/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-v5.4/include/xen/ |
D | xenbus.h | 210 grant_handle_t *handles, unsigned long *vaddrs, 215 grant_handle_t *handles, unsigned int nr_handles,
|
D | xen-front-pgdir-shbuf.h | 55 grant_handle_t *backend_map_handles;
|
D | grant_table.h | 164 uint32_t flags, grant_handle_t handle) in gnttab_set_unmap_op()
|
/Linux-v5.4/drivers/xen/xenbus/ |
D | xenbus_client.c | 68 grant_handle_t handles[XENBUS_MAX_RING_GRANTS]; 461 grant_handle_t *handles, in __xenbus_map_ring() 632 unsigned int nr_grefs, grant_handle_t *handles, in xenbus_map_ring() 873 grant_handle_t *handles, unsigned int nr_handles, in xenbus_unmap_ring()
|
/Linux-v5.4/drivers/block/xen-blkback/ |
D | common.h | 242 grant_handle_t handle; 332 grant_handle_t handle;
|
/Linux-v5.4/drivers/xen/ |
D | xen-scsiback.c | 133 grant_handle_t grant_handles[VSCSI_MAX_GRANTS]; 274 grant_handle_t handle; in scsiback_fast_flush_area() 418 struct page **pg, grant_handle_t *grant, int cnt) in scsiback_gnttab_data_map_batch() 442 grant_handle_t *grant, int cnt, u32 flags) in scsiback_gnttab_data_map_list() 483 grant_handle_t *grant; in scsiback_gnttab_data_map()
|
/Linux-v5.4/drivers/net/xen-netback/ |
D | common.h | 156 grant_handle_t grant_tx_handle[MAX_PENDING_REQS];
|
D | netback.c | 410 grant_handle_t handle) in xenvif_grant_handle_set()
|