Searched refs:grant_handle_t (Results 1 – 5 of 5) sorted by relevance
/linux-4.19.296/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.19.296/include/xen/ |
D | xenbus.h | 221 grant_handle_t *handles, unsigned long *vaddrs, 226 grant_handle_t *handles, unsigned int nr_handles,
|
D | grant_table.h | 180 uint32_t flags, grant_handle_t handle) in gnttab_set_unmap_op()
|
/linux-4.19.296/drivers/xen/xenbus/ |
D | xenbus_client.c | 68 grant_handle_t handles[XENBUS_MAX_RING_GRANTS]; 480 grant_handle_t *handles, in __xenbus_map_ring() 651 unsigned int nr_grefs, grant_handle_t *handles, in xenbus_map_ring() 892 grant_handle_t *handles, unsigned int nr_handles, in xenbus_unmap_ring()
|
/linux-4.19.296/drivers/xen/ |
D | xen-scsiback.c | 132 grant_handle_t grant_handles[VSCSI_MAX_GRANTS]; 273 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()
|