Home
last modified time | relevance | path

Searched refs:blkif_get_x86_64_req (Results 1 – 3 of 3) sorted by relevance

/openbmc/qemu/hw/block/
H A Dxen_blkif.h119 static inline void blkif_get_x86_64_req(blkif_request_t *dst, in blkif_get_x86_64_req() function
/openbmc/qemu/hw/block/dataplane/
H A Dxen-block.c497 blkif_get_x86_64_req(&request->req, req); in xen_block_get_request()
/openbmc/linux/drivers/block/xen-blkback/
H A Dblkback.c1128 static void blkif_get_x86_64_req(struct blkif_request *dst, in blkif_get_x86_64_req() function
1233 blkif_get_x86_64_req(&req, RING_GET_REQUEST(&blk_rings->x86_64, rc)); in __do_block_io_op()