Searched full:vmc (Results 1 – 25 of 67) sorted by relevance
123
| /kernel/linux/linux-6.6/Documentation/misc-devices/ |
| D | ibmvmc.rst | 23 The Virtual Management Channel (VMC) is a logical device which provides an 51 application component are passed to the hypervisor over a VMC interface, 54 The VMC enables the management partition to provide basic partitioning 64 Virtual Management Channel (VMC) 67 A logical device, called the Virtual Management Channel (VMC), is defined 82 Two new classes of CRQ messages are introduced for the VMC device. VMC 83 Administrative messages are used for each partition using the VMC to 104 Example Management Partition VMC Driver Interface 108 implementation where a device driver is used to interface to the VMC 111 ioctl’s against the VMC device. [all …]
|
| /kernel/linux/linux-5.10/Documentation/misc-devices/ |
| D | ibmvmc.rst | 23 The Virtual Management Channel (VMC) is a logical device which provides an 51 application component are passed to the hypervisor over a VMC interface, 54 The VMC enables the management partition to provide basic partitioning 64 Virtual Management Channel (VMC) 67 A logical device, called the Virtual Management Channel (VMC), is defined 82 Two new classes of CRQ messages are introduced for the VMC device. VMC 83 Administrative messages are used for each partition using the VMC to 104 Example Management Partition VMC Driver Interface 108 implementation where a device driver is used to interface to the VMC 111 ioctl’s against the VMC device. [all …]
|
| /kernel/linux/linux-6.6/drivers/misc/ |
| D | ibmvmc.c | 84 * @vmc_index: drc index of the vmc device created 103 /* Call to request the VMC device from phyp */ in h_request_vmc() 636 * ibmvmc_send_capabilities - Send VMC Capabilities 641 * initialization sequence of messages and is used to exchange VMC capabilities 643 * partition must send this message and the hypervisor must respond with VMC 1294 * ibmvmc_ioctl_requestvmc - IOCTL Request VMC 1297 * @ret_vmc_index: VMC Index 1311 /* Call to request the VMC device from phyp*/ in ibmvmc_ioctl_requestvmc() 1321 pr_err("ibmvmc: requestvmc: hypervisor denied vmc request\n"); in ibmvmc_ioctl_requestvmc() 1327 pr_err("ibmvmc: requestvmc: vmc resource unavailable\n"); in ibmvmc_ioctl_requestvmc() [all …]
|
| D | ibmvmc.h | 135 u8 hmc_session; /* Session Identifier for the current VMC connection */ 159 /* VMC server adapter settings */
|
| /kernel/linux/linux-5.10/drivers/misc/ |
| D | ibmvmc.c | 84 * @vmc_index: drc index of the vmc device created 103 /* Call to request the VMC device from phyp */ in h_request_vmc() 636 * ibmvmc_send_capabilities - Send VMC Capabilities 641 * initialization sequence of messages and is used to exchange VMC capabilities 643 * partition must send this message and the hypervisor must respond with VMC 1292 * ibmvmc_ioctl_requestvmc - IOCTL Request VMC 1295 * @ret_vmc_index: VMC Index 1309 /* Call to request the VMC device from phyp*/ in ibmvmc_ioctl_requestvmc() 1319 pr_err("ibmvmc: requestvmc: hypervisor denied vmc request\n"); in ibmvmc_ioctl_requestvmc() 1325 pr_err("ibmvmc: requestvmc: vmc resource unavailable\n"); in ibmvmc_ioctl_requestvmc() [all …]
|
| D | ibmvmc.h | 135 u8 hmc_session; /* Session Identifier for the current VMC connection */ 159 /* VMC server adapter settings */
|
| /kernel/linux/linux-6.6/arch/arm64/boot/dts/mediatek/ |
| D | mt6331.dtsi | 134 mt6331_vmc_reg: ldo-vmc { 135 regulator-name = "vmc";
|
| D | mt6357.dtsi | 207 mt6357_vmc_reg: ldo-vmc { 208 regulator-name = "vmc";
|
| /kernel/linux/linux-6.6/Documentation/devicetree/bindings/regulator/ |
| D | mediatek,mt6331-regulator.yaml | 181 mt6331_vmc_reg: ldo-vmc { 182 regulator-name = "vmc";
|
| D | mediatek,mt6357-regulator.yaml | 239 mt6357_vmc_reg: ldo-vmc { 240 regulator-name = "vmc";
|
| D | mt6397-regulator.txt | 142 regulator-name = "vmc";
|
| D | mt6323-regulator.txt | 111 regulator-name = "vmc";
|
| /kernel/linux/linux-6.6/drivers/regulator/ |
| D | mt6357-regulator.c | 374 MT6357_LDO("ldo-vmc", VMC, vmc_voltages,
|
| D | mt6331-regulator.c | 376 MT6331_LDO("ldo-vmc", VMC, ldo_volt_table5, MT6331_DIGLDO_CON3, 10,
|
| /kernel/linux/linux-6.6/drivers/gpu/drm/amd/amdgpu/ |
| D | mmhub_v2_0.c | 43 [13][0] = "VMC", 70 [8][0] = "VMC", 100 [8][0] = "VMC",
|
| /kernel/linux/linux-6.6/drivers/gpu/drm/amd/amdkfd/ |
| D | kfd_int_process_v11.c | 27 #include "ivsrcid/vmc/irqsrcs_vmc_1_0.h" 295 /* VMC, UTCL2 */ in event_interrupt_wq_v11()
|
| /kernel/linux/linux-6.6/arch/arm/boot/dts/mediatek/ |
| D | mt8135-evbp1.dts | 119 regulator-name = "vmc";
|
| D | mt6323.dtsi | 115 regulator-name = "vmc";
|
| /kernel/linux/linux-5.10/arch/arm/boot/dts/ |
| D | mt8135-evbp1.dts | 119 regulator-name = "vmc";
|
| D | mt6323.dtsi | 115 regulator-name = "vmc";
|
| /kernel/linux/linux-5.10/Documentation/devicetree/bindings/regulator/ |
| D | mt6397-regulator.txt | 142 regulator-name = "vmc";
|
| D | mt6323-regulator.txt | 111 regulator-name = "vmc";
|
| /kernel/linux/linux-6.6/drivers/i2c/busses/ |
| D | i2c-icy.c | 196 { ZORRO_ID(VMC, 15, 0), },
|
| /kernel/linux/linux-5.10/drivers/i2c/busses/ |
| D | i2c-icy.c | 211 { ZORRO_ID(VMC, 15, 0), },
|
| /kernel/linux/linux-6.6/include/uapi/linux/ |
| D | zorro_ids.h | 449 #define ZORRO_PROD_VMC_ISDN_BLASTER_Z2 ZORRO_ID(VMC, 0x01, 0) 450 #define ZORRO_PROD_VMC_HYPERCOM_4 ZORRO_ID(VMC, 0x02, 0)
|
123