Home
last modified time | relevance | path

Searched refs:mdev_ops (Results 1 – 2 of 2) sorted by relevance

/openbmc/qemu/hw/cxl/
H A Dcxl-device-utils.c243 static const MemoryRegionOps mdev_ops = { variable
316 memory_region_init_io(&cxl_dstate->memory_device, obj, &mdev_ops, in cxl_device_register_block_init()
/openbmc/linux/drivers/vdpa/mlx5/net/
H A Dmlx5_vnet.c3557 static const struct vdpa_mgmtdev_ops mdev_ops = { variable
3580 mgtdev->mgtdev.ops = &mdev_ops; in mlx5v_probe()