Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/vfio/fsl-mc/
Dvfio_fsl_mc.c75 struct fsl_mc_device *mc_cont = to_fsl_mc_device(cont_dev); in vfio_fsl_mc_close_device() local
81 ret = dprc_reset_container(mc_cont->mc_io, 0, mc_cont->mc_handle, in vfio_fsl_mc_close_device()
82 mc_cont->obj_desc.id, in vfio_fsl_mc_close_device()
86 dev_warn(&mc_cont->dev, in vfio_fsl_mc_close_device()
91 fsl_mc_cleanup_irq_pool(mc_cont); in vfio_fsl_mc_close_device()
423 struct fsl_mc_device *mc_cont = to_fsl_mc_device(mc_dev->dev.parent); in vfio_fsl_mc_bus_notifier() local
426 vdev->mc_dev == mc_cont) { in vfio_fsl_mc_bus_notifier()
431 dev_name(&mc_cont->dev)); in vfio_fsl_mc_bus_notifier()
434 dev_name(&mc_cont->dev)); in vfio_fsl_mc_bus_notifier()
436 vdev->mc_dev == mc_cont) { in vfio_fsl_mc_bus_notifier()
[all …]
Dvfio_fsl_mc_intr.c115 struct fsl_mc_device *mc_cont = to_fsl_mc_device(cont_dev); in vfio_fsl_mc_set_irq_trigger() local
124 ret = fsl_mc_populate_irq_pool(mc_cont, in vfio_fsl_mc_set_irq_trigger()