Home
last modified time | relevance | path

Searched defs:copy_op (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/net/xen-netback/
H A Dhash.c294 struct gnttab_copy copy_op = { in xenvif_set_hash_key() local
340 struct gnttab_copy copy_op[2] = {{ in xenvif_set_hash_mapping() local
/openbmc/qemu/accel/tcg/
H A Dplugin-gen.c256 static TCGOp *copy_op(TCGOp **begin_op, TCGOp *op, TCGOpcode opc) in copy_op() function