Home
last modified time | relevance | path

Searched full:vmc (Results 1 – 25 of 41) sorted by relevance

12

/linux-6.12.1/Documentation/misc-devices/
Dibmvmc.rst23 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 …]
/linux-6.12.1/drivers/misc/
Dibmvmc.c84 * @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 …]
Dibmvmc.h135 u8 hmc_session; /* Session Identifier for the current VMC connection */
159 /* VMC server adapter settings */
/linux-6.12.1/Documentation/devicetree/bindings/regulator/
Dmediatek,mt6331-regulator.yaml181 mt6331_vmc_reg: ldo-vmc {
182 regulator-name = "vmc";
Dmediatek,mt6357-regulator.yaml249 mt6357_vmc_reg: ldo-vmc {
250 regulator-name = "vmc";
Dmediatek,mt6397-regulator.yaml170 regulator-name = "vmc";
Dmt6323-regulator.txt111 regulator-name = "vmc";
Dmediatek,mt6358-regulator.yaml28 description: Supply for LDOs vldo28 (MT6358 only), vio28, vmc, vmch, vsim2
/linux-6.12.1/arch/arm64/boot/dts/mediatek/
Dmt6331.dtsi134 mt6331_vmc_reg: ldo-vmc {
135 regulator-name = "vmc";
Dmt6357.dtsi217 mt6357_vmc_reg: ldo-vmc {
218 regulator-name = "vmc";
Dmt6358.dtsi313 regulator-name = "vmc";
/linux-6.12.1/drivers/regulator/
Dmt6358-regulator.c558 MT6358_LDO("ldo_vmc", VMC, "vsys-ldo2", vmc,
622 MT6366_LDO("vmc", VMC, vmc, "vsys-ldo2",
Dmt6357-regulator.c374 MT6357_LDO("ldo-vmc", VMC, vmc_voltages,
Dmt6331-regulator.c376 MT6331_LDO("ldo-vmc", VMC, ldo_volt_table5, MT6331_DIGLDO_CON3, 10,
Dmt6323-regulator.c295 MT6323_LDO("ldo_vmc", VMC, ldo_volt_table3,
Dmt6397-regulator.c301 MT6397_LDO("ldo_vmc", VMC, ldo_volt_table2,
/linux-6.12.1/drivers/gpu/drm/amd/amdgpu/
Dmmhub_v2_0.c43 [13][0] = "VMC",
70 [8][0] = "VMC",
100 [8][0] = "VMC",
Dpsp_v12_0.c155 /* Change IH ring for VMC */ in psp_v12_0_reroute_ih()
Dpsp_v3_1.c160 /* Change IH ring for VMC */ in psp_v3_1_reroute_ih()
Dgmc_v12_0.c34 #include "ivsrcid/vmc/irqsrcs_vmc_1_0.h"
768 /* This interrupt is VMC page fault.*/ in gmc_v12_0_sw_init()
/linux-6.12.1/drivers/gpu/drm/amd/amdkfd/
Dkfd_int_process_v11.c27 #include "ivsrcid/vmc/irqsrcs_vmc_1_0.h"
299 /* VMC, UTCL2 */ in event_interrupt_wq_v11()
/linux-6.12.1/arch/arm/boot/dts/mediatek/
Dmt8135-evbp1.dts119 regulator-name = "vmc";
Dmt6323.dtsi115 regulator-name = "vmc";
/linux-6.12.1/drivers/i2c/busses/
Di2c-icy.c196 { ZORRO_ID(VMC, 15, 0), },
/linux-6.12.1/include/uapi/linux/
Dzorro_ids.h449 #define ZORRO_PROD_VMC_ISDN_BLASTER_Z2 ZORRO_ID(VMC, 0x01, 0)
450 #define ZORRO_PROD_VMC_HYPERCOM_4 ZORRO_ID(VMC, 0x02, 0)

12