Home
last modified time | relevance | path

Searched refs:mediated (Results 1 – 20 of 20) sorted by relevance

/linux/Documentation/driver-api/
H A Dvfio-mediated-device.rst29 access to the physical device. This framework is reused for mediated devices.
31 The mediated core driver provides a common interface for mediated device
35 * Create and destroy a mediated device
36 * Add a mediated device to and remove it from a mediated bus driver
37 * Add a mediated device to and remove it from an IOMMU group
39 The mediated core driver also provides an interface to register a bus driver.
40 For example, the mediated VFIO mdev driver is designed for mediated devices and
41 supports VFIO APIs. The mediated bus driver adds a mediated device to and
45 in the VFIO mediated driver framework. The diagram shows NVIDIA, Intel, and IBM
79 The mediated core driver provides the following types of registration
[all …]
H A Dindex.rst47 vfio-mediated-device
/linux/Documentation/ABI/testing/
H A Dsysfs-bus-vfio-mdev6 supported mediated device types and their details for
28 Writing UUID to this file will create mediated device of
47 Reading this attribute will show the number of mediated
51 Userspace applications interested in creating mediated
54 creating mediated device of this type.
69 mediated device that will get created of type <type-id>.
74 type of mediated device.
81 mediated device that will get created of type <type-id>.
87 features provided by that type of mediated device.
93 This directory represents device directory of mediated
[all …]
/linux/Documentation/arch/s390/
H A Dvfio-ap.rst14 is to make AP cards available to KVM guests using the VFIO mediated device
192 3. VFIO AP mediated pass-through device
200 2. Sets up the VFIO mediated device interfaces to manage a vfio_ap mediated
239 | | | |10 create| mediated |
254 all vfio_ap mediated devices used to configure an AP matrix for a guest.
270 9. The administrator creates a passthrough type vfio_ap mediated device to be
275 Set up the VFIO mediated device interfaces
277 The VFIO AP device driver utilizes the common interfaces of the VFIO mediated
280 * Register an AP mediated bus driver to add a vfio_ap mediated device to and
282 * Create and destroy a vfio_ap mediated device
[all …]
H A Dvfio-ap-locking.rst33 representing one of the vfio_ap device driver's mediated devices.
51 (matrix_mdev->kvm = kvm) containing the state of the mediated device that has
67 matrix_mdev instances (matrix_dev->mdev_list) that represent mediated devices
68 that hold the state for the mediated devices that have been attached to a
85 the mediated device is passed through (matrix_mdev->kvm != NULL) and if so,
H A Dvfio-ccw.rst21 with a mediated device (mdev) implementation. The vfio mdev will be
40 For vfio mediated device framework:
41 - Documentation/driver-api/vfio-mediated-device.rst
60 devices via the vfio mediated device framework and the subchannel device
120 created by vfio_ccw then and added to the mediated bus. It is the vfio
127 - The vfio_mdev driver for the mediated vfio ccw device.
175 2. Create a mediated vfio ccw device.
177 only one for our case) mediated device.
178 3. vfio_mdev.ko drives the mediated ccw device.
445 6. Documentation/driver-api/vfio-mediated-device.rst
/linux/samples/vfio-mdev/
H A DREADME.rst4 mtty is a sample vfio-mdev driver that demonstrates how to use the mediated
42 2. Create a mediated device by using the dummy device that you created in the
97 8. Destroy the mediated device that you created::
/linux/samples/
H A DKconfig205 tristate "Build VFIO mtty example mediated device sample code"
210 mediated device
213 tristate "Build VFIO mdpy example mediated device sample code"
218 mediated device. It is a simple framebuffer and supports
229 tristate "Build VFIO mbochs example mediated device sample code"
235 mediated device. It supports the region display interface
/linux/Documentation/translations/zh_CN/driver-api/
H A Dindex.rst116 * vfio-mediated-device
/linux/arch/x86/include/asm/
H A Dperf_event.h308 unsigned int mediated :1; member
/linux/Documentation/networking/device_drivers/ethernet/freescale/dpaa2/
H A Doverview.rst69 on data, such as packet transmit/receive, are not mediated by
/linux/arch/x86/kvm/
H A Dpmu.c138 if (!enable_pmu || !enable_mediated_pmu || !kvm_host_pmu.mediated || in kvm_init_pmu_capability()
/linux/Documentation/arch/x86/
H A Dsva.rst241 aspects are mediated via the slow path. The work submission and completion
/linux/tools/memory-model/Documentation/
H A Dordering.txt418 Control dependencies are so named because they are mediated by
/linux/arch/s390/
H A DKconfig846 via the VFIO mediated device interface.
/linux/Documentation/RCU/Design/Memory-Ordering/
H A DTree-RCU-Memory-Ordering.rst165 | between grace-period start and CPU-hotplug operations are mediated |
/linux/arch/x86/events/
H A Dcore.c3139 cap->mediated = !!(pmu.capabilities & PERF_PMU_CAP_MEDIATED_VPMU); in perf_get_x86_pmu_capability()
/linux/Documentation/networking/
H A Dtimestamping.rst767 ethtool ioctl operations for them need to be mediated by their respective MAC
/linux/Documentation/admin-guide/
H A Dkernel-parameters.txt3171 If enabled, KVM will provide a mediated virtual PMU,
3185 With a mediated vPMU, hardware PMU state is context
3191 functionality). Using a mediated vPMU significantly
6193 FIFO real-time task. This delay is mediated
/linux/
H A DMAINTAINERS27720 F: Documentation/driver-api/vfio-mediated-device.rst