Lines Matching full:vmc
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()
1330 pr_err("ibmvmc: requestvmc: system cannot be vmc managed\n"); in ibmvmc_ioctl_requestvmc()
1337 /* Success, set the vmc index in global struct */ in ibmvmc_ioctl_requestvmc()
1408 * associated with the hypervisor side of the VMC device, and points to a
1416 * 3. The hypervisor sends VMC Add Buffer messages to the management
1806 * Performs a CRQ reset of the VMC device in process context.
1905 * If the close fails, simply reset the entire driver as the state of the VMC
2303 { "ibm,vmc", "IBM,vmc" },
2419 MODULE_DESCRIPTION("IBM VMC");